ArgoCd version bump

This commit is contained in:
Stefan Reimer 2020-08-05 13:29:50 +01:00
parent ef38eef245
commit 07167f3908
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
description: KubeZero ArgoCD Helm chart to install ArgoCD itself and the KubeZero ArgoCD Application
name: kubezero-argo-cd
version: 0.3.7
version: 0.3.8
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:
@ -16,6 +16,6 @@ dependencies:
version: ">= 0.1.1"
repository: https://zero-down-time.github.io/kubezero/
- name: argo-cd
version: 2.5.0
version: 2.6.0
repository: https://argoproj.github.io/argo-helm
kubeVersion: ">= 1.16.0"