From e072a769bdf9ef8dea6cb9fa0ea9079525a06ed7 Mon Sep 17 00:00:00 2001 From: Marco Kilchhofer Date: Sun, 17 Oct 2021 20:26:07 +0200 Subject: [PATCH] Bump minor chart version Signed-off-by: Marco Kilchhofer --- charts/argocd-applicationset/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argocd-applicationset/Chart.yaml b/charts/argocd-applicationset/Chart.yaml index 9f26f3e3..1c088119 100644 --- a/charts/argocd-applicationset/Chart.yaml +++ b/charts/argocd-applicationset/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: argocd-applicationset description: A Helm chart for installing ArgoCD ApplicationSet type: application -version: 1.5.2 +version: 1.6.0 appVersion: "v0.2.0" home: https://github.com/argoproj/argo-helm icon: https://argocd-applicationset.readthedocs.io/en/stable/assets/logo.png