ArgoProj Helm Charts
![]() * feat(argo-cd): Upgrade Argo CD to 2.5.0 (#1568)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(github): Bump GitHub actions versions (#1575)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-cd): Chart NOTES nil references (#1582)
Signed-off-by: Filipe Santos <filipe@not.sh>
* docs(argo-cd): Improve documentation (#1584)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-workflows): serviceaccount rbac when sso is enabled (#1586)
Signed-off-by: Nick Fisher <nxf5025@gmail.com>
Signed-off-by: Nick Fisher <nxf5025@gmail.com>
* Fix incorrect applicationSet property in README (#1590)
Based on [here](
|
||
---|---|---|
.github | ||
charts | ||
scripts | ||
.clomonitor.yml | ||
.editorconfig | ||
.gitignore | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
LICENSE | ||
OWNERS | ||
README.md |
Argo Helm Charts
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.
Security Policy
If you have a security concern relating to either this project repo or an individual helm chart, please open an issue or start a discussion.
Changelog
Releases are managed independently for each helm chart, and changelogs are tracked on each release. Read more about this process here.