Collection of Helm charts
Go to file
2024-02-21 17:57:53 +01:00
charts upgrade vikunja to version 0.23.0 2024-02-21 17:57:53 +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 [vikunja] removeOpenIdInitContainer and replace with general initContainers 2024-02-09 23:05:06 +01:00
shell.nix migrate charts 2023-08-27 15:38:50 +02:00

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