ArgoProj Helm Charts
![]() * docs(argo-cd): mention declarative set up for Argo-CD * docs: Explain how you can avoid setting some Helm values like configs.repositories via the declarative set up with secrets. Signed-off-by: cyril.cros <cyril.cros@polytechnique.edu> Co-authored-by: Marko Bevc <marko.bevc@gmail.com> * bumped appVersion / image to v1.2.0 (#1039) Signed-off-by: lukasz.peplinski <lukasz.peplinski@tensquaregames.com> Co-authored-by: lukasz.peplinski <lukasz.peplinski@tensquaregames.com> Signed-off-by: cyril.cros <cyril.cros@polytechnique.edu> * docs: Add README section also to README.md.gotmpl and bump chart version Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: cyril.cros <cyril.cros@polytechnique.edu> Co-authored-by: Marko Bevc <marko.bevc@gmail.com> Co-authored-by: lukpep <lukpep@gmail.com> Co-authored-by: lukasz.peplinski <lukasz.peplinski@tensquaregames.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> |
||
---|---|---|
.github | ||
charts | ||
scripts | ||
.gitignore | ||
.helmdocsignore | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
LICENSE | ||
OWNERS | ||
README.md |
Argo Helm Charts
Argo Helm is a collection of community maintained charts for http://argoproj.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.