ArgoProj Helm Charts
 
 
 
 
Go to file
sgavrylenko 258ad7fa64
feat(argocd-image-updater): Add custom environment variables (#874)
* feat(argocd-notifications): Add example for defaultTriggers (#871)

* extending chart by optional defaultTriggers

Signed-off-by: shortsn <shortsn@users.noreply.github.com>

* #871 adjustments according review comments

Signed-off-by: shortsn <shortsn@users.noreply.github.com>

* #871 rework using existing field

Signed-off-by: shortsn <shortsn@users.noreply.github.com>

* #871 fixing linebreaks

Signed-off-by: shortsn <shortsn@users.noreply.github.com>

* #871 adjusting version

Signed-off-by: shortsn <shortsn@users.noreply.github.com>
Signed-off-by: Sergiy Gavrylenko <sgavrylenko@domovoy.org.ua>

* feat(argocd-image-updater): Add custom environment variable

Signed-off-by: Sergiy Gavrylenko <sgavrylenko@domovoy.org.ua>

* feat(argocd-image-updater): Add custom environment variables

Signed-off-by: Sergiy Gavrylenko <sgavrylenko@domovoy.org.ua>

* Revert "feat(argocd-image-updater): Add custom environment variable"

This reverts commit c6146d942c97dc694aa7777ec73d649afba1b4ab.

Signed-off-by: Sergiy Gavrylenko <sgavrylenko@domovoy.org.ua>

* feat(argocd-image-updater): Add custom environment variables into deployment

Signed-off-by: Sergiy Gavrylenko <sgavrylenko@domovoy.org.ua>

* chore: Rework PR

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

Co-authored-by: shortsn <shortsn@users.noreply.github.com>
Co-authored-by: Sergiy Gavrylenko <bigboo@bbq.agency>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marko Bevc <marko@scalefactory.com>
2021-09-16 20:59:39 +02:00
.github chore: Migrate old probot stale config to github actions (#877) 2021-08-18 14:09:29 +02:00
charts feat(argocd-image-updater): Add custom environment variables (#874) 2021-09-16 20:59:39 +02:00
scripts feat(argo-workflows): Bump appVersion to 3.1.5 (#831) 2021-08-17 09:30:43 +02:00
.gitignore feat: imagePullSecrets for servers and controllers (#361) 2020-08-30 13:10:09 -04:00
CODEOWNERS chore: Fix CODEOWNERS syntax (#817) 2021-06-28 12:32:54 +02:00
CONTRIBUTING.md feat(argo-workflows): Multiple workflow namespaces (#824) 2021-07-20 11:18:26 -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 feat!: Improve Pull Request Template & Contributing Guidelines (#750) 2021-07-09 13:08:43 +02:00

README.md

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.