Skip to content

Commit

Permalink
Generate Helm docs
Browse files Browse the repository at this point in the history
  • Loading branch information
olevitt committed Feb 22, 2024
1 parent 80f63c3 commit 65583a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/argo-cd/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# argo-cd

![Version: 0.5.8](https://img.shields.io/badge/Version-0.5.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1](https://img.shields.io/badge/AppVersion-1-informational?style=flat-square)
![Version: 0.5.9](https://img.shields.io/badge/Version-0.5.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1](https://img.shields.io/badge/AppVersion-1-informational?style=flat-square)

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.

Expand Down Expand Up @@ -55,6 +55,7 @@ Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
| argo-cd.controller.serviceAccount.name | string | `"argocd-application-controller"` | |
| argo-cd.crds.install | bool | `false` | |
| argo-cd.createAggregateRoles | bool | `false` | |
| argo-cd.createClusterRoles | bool | `false` | |
| argo-cd.fullnameOverride | string | `"argocd"` | |
| argo-cd.notifications.enabled | bool | `false` | |
| argo-cd.openshift.enabled | bool | `false` | |
Expand Down

0 comments on commit 65583a4

Please sign in to comment.