Update Chart.yaml
This commit is contained in:
parent
cfcedebba1
commit
521fbe0bff
1 changed files with 0 additions and 8 deletions
|
@ -1,9 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
<<<<<<< HEAD
|
|
||||||
appVersion: 2.0.5
|
|
||||||
=======
|
|
||||||
appVersion: 2.0.6
|
appVersion: 2.0.6
|
||||||
>>>>>>> d22212be3ebeb3d428f6817e0ee6befa46cf7ccc
|
|
||||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||||
name: argo-cd
|
name: argo-cd
|
||||||
version: 3.11.1
|
version: 3.11.1
|
||||||
|
@ -25,8 +21,4 @@ dependencies:
|
||||||
condition: redis-ha.enabled
|
condition: redis-ha.enabled
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
<<<<<<< HEAD
|
|
||||||
- "[Changed]: Set server.staticAssets.enabled=true since Argo CD 2.0.5 still needs it"
|
|
||||||
=======
|
|
||||||
- "[Changed]: Openshift 4 specific Route command added in the NOTES.txt file"
|
- "[Changed]: Openshift 4 specific Route command added in the NOTES.txt file"
|
||||||
>>>>>>> d22212be3ebeb3d428f6817e0ee6befa46cf7ccc
|
|
||||||
|
|
Loading…
Reference in a new issue