Correct the values.yaml comment for extra arg (#174)
Extra arg handling changed in v1 release, and expects map rather than list
This commit is contained in:
parent
5e0dcfe117
commit
26aea34831
2 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: "1.3.0"
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 1.2.1
|
||||
version: 1.2.2
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
|
||||
keywords:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue