From 603b9a4f67998b64ff5e0af94a5f72274bf96540 Mon Sep 17 00:00:00 2001 From: Matteo Ruina Date: Tue, 13 Apr 2021 14:30:21 +0200 Subject: [PATCH] Fix chart version Signed-off-by: Matteo Ruina --- charts/argo-applicationset/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-applicationset/Chart.yaml b/charts/argo-applicationset/Chart.yaml index 902bb109..19f9e7fd 100644 --- a/charts/argo-applicationset/Chart.yaml +++ b/charts/argo-applicationset/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: argocd-applicationset description: A Helm chart for installing ArgoCD ApplicationSet type: application -version: 0.2.0 +version: 0.1.1 appVersion: "v0.1.0" home: https://github.com/argoproj/argo-helm icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png