ArgoProj Helm Charts
Find a file
Brian Johnson 5e18356d25
feat(argo-rollouts): Allow additional containers in controller deployment (#999)
* feat: Allow additional containers in controller deployment

Our local metrics setup uses an extra container for the controller
deployment. Adding this in case others have a similar use case.

Signed-off-by: Brian Johnson <b2jrock@gmail.com>

* Apply suggesstions from code review

Signed-off-by: Brian Johnson <b2jrock@gmail.com>

* Bump minor version

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

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-11-09 21:49:48 +01:00
.github chore(argo-cd): Add chart tests and usage info in README for HA (#951) 2021-10-19 16:50:42 +01:00
charts feat(argo-rollouts): Allow additional containers in controller deployment (#999) 2021-11-09 21:49:48 +01: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

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.