From aa15717099be9b5c4d1093fba5911bbd6a47cf96 Mon Sep 17 00:00:00 2001 From: Rein van 't Veer Date: Wed, 7 Jul 2021 15:13:30 +0200 Subject: [PATCH] Bump only the chart version, revert bumping the controller version: 3.0.8 does not exist yet as a workflow-controller image version Signed-off-by: reinvantveer --- charts/argo-workflows/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-workflows/Chart.yaml b/charts/argo-workflows/Chart.yaml index 2db4217c..c0898ee3 100644 --- a/charts/argo-workflows/Chart.yaml +++ b/charts/argo-workflows/Chart.yaml @@ -3,7 +3,7 @@ name: argo-workflows description: A Helm chart for Argo Workflows type: application version: 0.2.7 -appVersion: "v3.0.8" +appVersion: "v3.0.7" icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png home: https://github.com/argoproj/argo-helm sources: