Version bump for argo-cd

This commit is contained in:
Stefan Reimer 2020-06-30 15:05:45 +01:00
parent 47845cb62f
commit ffe0010cad
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.0
version: 0.3.1
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.3.2
version: 2.5.0
repository: https://argoproj.github.io/argo-helm
kubeVersion: ">= 1.16.0"