Argocd - Bump helm chart version to 0.6.0 and fix wrong app version
This commit is contained in:
parent
6b1e5ca787
commit
5404ac6ce7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
apiVersion: v1
|
||||
appVersion: "1.2.0"
|
||||
appVersion: "1.2.1"
|
||||
description: A Helm chart for Argo-CD
|
||||
name: argo-cd
|
||||
version: 0.5.4
|
||||
version: 0.6.0
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
|
||||
|
|
Loading…
Reference in a new issue