ArgoProj Helm Charts
 
 
Go to file
Alexandre Gaudreault b4d2be51bc
fix(argo-cd): invalid yaml with topologySpreadConstraints (#1423)
* fix(argo-cd): invalid yaml with topologySpreadConstraints

Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>

* add missing end

* Update Chart.yaml

* Apply changes from code review

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-08-25 23:39:04 +02:00
.github feat(argo-cd): manage CRD by Helm (#1342) 2022-08-25 10:42:43 +02:00
charts fix(argo-cd): invalid yaml with topologySpreadConstraints (#1423) 2022-08-25 23:39:04 +02:00
scripts chore(github): bump lint container for arm/M1 macs (#1411) 2022-08-23 06:09:44 -05: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

README.md

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.