argocd-helm/README.md

10 lines
411 B
Markdown
Raw Normal View History

2018-09-03 14:23:49 +00:00
# Argo Helm Charts
[![Chart Publish](https://github.com/argoproj/argo-helm/actions/workflows/publish.yml/badge.svg?branch=master)](https://github.com/argoproj/argo-helm/actions/workflows/publish.yml)
Argo Helm is a collection of **community maintained** charts for http://argoproj.io/ projects. The charts can be added using following command:
2018-09-03 14:23:49 +00:00
```
helm repo add argo https://argoproj.github.io/argo-helm
```