Collection of Helm charts
Go to file
2023-08-28 11:57:49 +02:00
charts remove vaultwarden 2023-08-28 11:57:49 +02:00
.envrc migrate charts 2023-08-27 15:38:50 +02:00
.gitignore migrate charts 2023-08-27 15:38:50 +02:00
.pre-commit-config.yaml migrate charts 2023-08-27 15:38:50 +02:00
README.md migrate charts 2023-08-27 15:38:50 +02:00
shell.nix migrate charts 2023-08-27 15:38:50 +02:00

charts

Here you can find a collection of oecis charts :)

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