ArgoProj Helm Charts
 
 
 
 
Go to file
Nick Fisher 2b830deaa4
feat(argo-cd): Added support for extra K8s manifests (#1094)
Signed-off-by: Nick Fisher <nxf5025@gmail.com>
2022-01-20 10:51:57 +00:00
.github feat(argocd-applicationset): Update to app version v0.3.0 (#1070) 2022-01-06 19:35:42 +01:00
charts feat(argo-cd): Added support for extra K8s manifests (#1094) 2022-01-20 10:51:57 +00: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
.helmdocsignore feat(argo-events): Use helm-docs for Argo Events (#1090) 2022-01-17 14:01:41 +00:00
CODEOWNERS chore(argocd): Readd my self as maintainer (#1082) 2022-01-10 23:30:31 +01: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.