ArgoProj Helm Charts
Find a file
JM bcf785e395
feat(argo-cd): Upgrade argocd to v2.4.10 (#1404)
[Release notes](https://github.com/argoproj/argo-cd/releases/tag/v2.4.10)

[Diff between argo-cd v2.4.9 and v2.4.10](https://github.com/argoproj/argo-cd/compare/v2.4.9...v2.4.10)

- 3 doc changes
- 3 fixes

Signed-off-by: jmeridth <jmeridth@gmail.com>

Signed-off-by: jmeridth <jmeridth@gmail.com>
2022-08-18 09:28:01 +09:00
.github chore(github): Enable GitHub Discussions (#1397) 2022-08-12 09:07:38 +09:00
charts feat(argo-cd): Upgrade argocd to v2.4.10 (#1404) 2022-08-18 09:28:01 +09: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(argo-cd): Add jmeridth to argo-cd in CODEOWNERS to help with PRs (#1351) 2022-06-29 08:35:17 -05:00
CONTRIBUTING.md chore: get ready to rename master branch to main (#1292) 2022-05-24 08:29:40 -07: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 fix(github): update link to the project page in README.md (#1362) 2022-07-10 00:36:36 +02:00

Argo Helm Charts

License Chart Publish

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.