Update Chart.yaml
Chnaged appVersion and added new annotation.
This commit is contained in:
parent
cfe3c59991
commit
d22212be3e
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: 2.0.5
|
||||
appVersion: 2.0.6
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 3.11.1
|
||||
|
@ -21,4 +21,4 @@ dependencies:
|
|||
condition: redis-ha.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[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"
|
||||
|
|
Loading…
Reference in a new issue