From 59feee1a070cb9a818f377758e6cbe606c2582cb Mon Sep 17 00:00:00 2001 From: Muhammad Hamza Zaib Date: Thu, 10 Feb 2022 00:06:32 +0100 Subject: [PATCH] feat(argo-workflows): Update argo workflows to v3.2.7 (#1130) --- charts/argo-workflows/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/argo-workflows/Chart.yaml b/charts/argo-workflows/Chart.yaml index cc96ad06..3793344b 100644 --- a/charts/argo-workflows/Chart.yaml +++ b/charts/argo-workflows/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: argo-workflows description: A Helm chart for Argo Workflows type: application -version: 0.10.0 -appVersion: v3.2.6 +version: 0.10.1 +appVersion: v3.2.7 icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png home: https://github.com/argoproj/argo-helm sources: @@ -15,4 +15,4 @@ maintainers: - name: benjaminws annotations: artifacthub.io/changes: | - - "[Added]: Add controller serviceMonitor.namespace parameter." + - "[Changed]: Update to app version v3.2.7"