Collection of Helm charts
Go to file
2024-02-05 13:27:03 +01:00
charts update tandoor to version 1.5.12 2024-02-05 13:27:03 +01:00
.envrc migrate charts 2023-08-27 15:38:50 +02:00
.gitignore add teamspeak3 2024-02-05 11:58:22 +01:00
.pre-commit-config.yaml migrate charts 2023-08-27 15:38:50 +02:00
LICENSE update chart metadata 2023-09-03 12:00:34 +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