Skip to content

10.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 12:17
· 25 commits to master since this release
e964201

Eclipse Dirigible - 10.3.0

Release:

The lates release notes are available here.

Note: All released versions can be found here.

Maven:

250+ Maven dependencies can be found here.

<dependency>
    <groupId>org.eclipse.dirigible</groupId>
    <artifactId>dirigible-components-group-core</artifactId>
    <version>10.3.0</version>
</dependency>

Helm:

To install Eclipse Dirigible with Helm go to the Setup with Helm page.
All Helm charts, with detailed explanation, setup and configurations, can be found here.

helm repo add dirigible https://eclipse.github.io/dirigible
helm repo update
helm install dirigible dirigible/dirigible --version 10.3.0

Docker images:

Note: All Docker images are availalbe here

Available for download *.war packages:

  • application-all - All-in-one package - recommended for local test & development.

Note: Unzip the downloaded file to extract the application-all-XXX.jar binary.

For more information go to https://www.dirigible.io/help/setup/.