ArgoProj Helm Charts
Find a file
2022-05-22 09:43:12 +02:00
.github fix: Workaround helm-docs v1.10.0 breaking change (#1285) 2022-05-19 12:26:37 +02:00
charts fix(argo-workflows): adjust api version of pod disruption budget by referring to k8s version (#1288) 2022-05-22 09:43:12 +02:00
scripts fix: Workaround helm-docs v1.10.0 breaking change (#1285) 2022-05-19 12:26:37 +02:00
.gitignore feat: imagePullSecrets for servers and controllers (#361) 2020-08-30 13:10:09 -04:00
CODEOWNERS chore(CODEOWNERS): Move mkilchhofer from generic to argo-cd (#1238) 2022-04-22 15:54:01 +02:00
CONTRIBUTING.md chore!: Remove deprecated argocd-applicationset and argocd-notifications (#1237) 2022-04-22 12:28:56 +02:00
LICENSE Add readme file 2018-09-03 07:23:49 -07:00
OWNERS Contributing (#116) 2019-09-19 17:36:12 -07:00
README.md feat!: Improve Pull Request Template & Contributing Guidelines (#750) 2021-07-09 13:08:43 +02:00

Argo Helm Charts

License Chart Publish

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.