mirror of
https://gitlab.com/oecis/charts.git
synced 2025-11-05 07:14:12 +01:00
Collection of Helm charts
| charts | ||
| .envrc | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| LICENSE | ||
| README.md | ||
| shell.nix | ||
charts
Here you can find a collection of oecis helm charts :)
You can see most of them in action at https://gitlab.com/oecis/fountain
Publish charts
Add oecis.io chart repo
The credentials can be found in vault.
$ helm repo add --username <username> --password <password> oecis https://charts.oecis.io
Install chartmuseum push plugin
$ helm plugin install https://github.com/chartmuseum/helm-push
Push
$ helm cm-push <path> oecis