24 lines
No EOL
1.5 KiB
Markdown
24 lines
No EOL
1.5 KiB
Markdown
# Argo Helm Charts
|
|
|
|
[](https://opensource.org/licenses/Apache-2.0)
|
|
[](https://github.com/argoproj/argo-helm/actions/workflows/publish.yml)
|
|
[](https://artifacthub.io/packages/search?repo=argo)
|
|
[](https://clomonitor.io/projects/cncf/argo)
|
|
|
|
Argo Helm is a collection of **community maintained** charts for [https://argoproj.github.io](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](CONTRIBUTING.md) 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](https://github.com/argoproj/argo-helm/issues/new/choose) or [start a discussion](https://github.com/argoproj/argo-helm/discussions/new).
|
|
|
|
### Changelog
|
|
|
|
Releases are managed independently for each helm chart, and changelogs are tracked on each release. Read more about this process [here](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#changelog). |