ArgoProj Helm Charts
Find a file
sondre engen 0869e629f4
fix(argo-workflows): Add missing workflow permission (#1247)
* feat(argo-events): Adding additional RBAC for leader election (#1242)

* Issue 1565: Adding additional RBAC for leader election

Signed-off-by: David Collom <david.collom@jetstack.io>

* Adding Additional RBAC for Events

Signed-off-by: David Collom <david.collom@jetstack.io>

* Use consistent indent style

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

* Bump minor chart version and add changelog

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

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Sondre Engen <corastweb94@hotmail.com>

* Add missing permission to workflow sa

Signed-off-by: Sondre Engen <corastweb94@hotmail.com>

* chore(argo-cd): Document how to upgrade CRDs (#1251)

* chore(argo-cd): Document how to upgrade CRDs

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>

* feat(argo-cd): Update chart version and changelog

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Sondre Engen <corastweb94@hotmail.com>

* Update chart version

Signed-off-by: Sondre Engen <corastweb94@hotmail.com>

* Added changelog

Signed-off-by: Sondre Engen <corastweb94@hotmail.com>

Co-authored-by: David Collom <david@collom.co.uk>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-05-01 13:44:32 +02:00
.github chore!: Remove deprecated argocd-applicationset and argocd-notifications (#1237) 2022-04-22 12:28:56 +02:00
charts fix(argo-workflows): Add missing workflow permission (#1247) 2022-05-01 13:44:32 +02:00
scripts feat(all): Add Documentation Guidelines (#1099) 2022-01-24 20:18:51 +01: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.