Camunda public Kubernetes Helm repo and charts.
Note
This repo is a community effort for Camunda Platform 7, if you are looking for the brand new Camunda platform then go to the official Camunda Platform 8 Helm repo.
$ helm repo add camunda https://helm.cch.camunda.cloud
$ helm repo update
The CI/CD are done in GitHub Actions, and main actions are used:
- Testing charts via Helm chart-testing-action.
- Validating charts with different Kubernetes versions via kind-action.
- Releasing charts via Helm chart-releaser-action.
Please note, this project still in under development, and could be there breaking changes but it will follow the SemVer convention.
We value all feedback and contributions. If you find any issues or want to contribute, please feel free to fill an issue, or create a PR.
This is open source software licensed using the Apache License 2.0. Please see LICENSE for details.