ArgoProj Helm Charts
![]() The template removed a little too much whitespace resulting in an invalid ConfigMap. Error: ``` Error: YAML parse error on argocd/charts/argo-cd/templates/argocd-configs/argocd-gpg-keys-cm.yaml: error converting YAML to JSON: yaml: line 10: mapping values are not allowed in this context ``` Signed-off-by: Allex <allexveldman+github@gmail.com> Signed-off-by: Allex <allexveldman+github@gmail.com> |
||
---|---|---|
.github | ||
charts | ||
scripts | ||
.clomonitor.yml | ||
.editorconfig | ||
.gitignore | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
LICENSE | ||
OWNERS | ||
README.md |
Argo Helm Charts
Argo Helm is a collection of community maintained charts for https://argoproj.github.io projects. The charts can be added using following command:
helm repo add argo https://argoproj.github.io/argo-helm
Contributing
We'd love to have you contribute! Please refer to our contribution guidelines for details.
Security Policy
If you have a security concern relating to either this project repo or an individual helm chart, please open an issue or start a discussion.
Changelog
Releases are managed independently for each helm chart, and changelogs are tracked on each release. Read more about this process here.