Collection of Helm charts
Go to file
Jan-Niklas Weghorn 7fe2af4db1 update tandoor
2023-12-23 15:51:45 +01:00
charts update tandoor 2023-12-23 15:51:45 +01: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
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