Official Helm chart repository for Devolutions.
Helm must be installed to use these charts. Please refer to the Helm documentation to get started.
Once Helm is set up properly, add the repository:
helm repo add devolutions https://devolutions.github.io/helm-charts
helm repo update
You can then list the available charts:
helm search repo devolutions
Example installation:
helm install devolutions-server devolutions/devolutions-server
| Chart | Description |
|---|---|
devolutions-server |
Devolutions Server Helm chart |
dvls-kubernetes-operator |
Devolutions Server Kubernetes Operator |
We’d love to have you contribute! Please refer to our contribution guidelines for details.