fix: set extraArgs default to be a sequence (#282)
* fix: set extraArgs default to be a sequence Addresses issue #281 Inconsistency introduced in #265 * [charts/argo-cd] Bump version to 2.0.1 (#282) Co-authored-by: Spencer Gilbert <Spencer.Gilbert@gmail.com>
This commit is contained in:
parent
4f4c3af0c2
commit
15f8a37360
2 changed files with 8 additions and 8 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: "1.4.2"
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 2.0.0
|
||||
version: 2.0.1
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
keywords:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue