From 72360aff7c1a6184ee6e288e3033a248245187b1 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 19:06:01 +0000 Subject: [PATCH] fix(argo-workflows): update helm-release to v0.41.1 (#2756) Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../talos-flux/apps/devops/argo-workflows/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/devops/argo-workflows/app/helm-release.yaml b/kubernetes/talos-flux/apps/devops/argo-workflows/app/helm-release.yaml index ecf569177..0e52a096e 100644 --- a/kubernetes/talos-flux/apps/devops/argo-workflows/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/devops/argo-workflows/app/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: argo-workflows - version: 0.41.0 + version: 0.41.1 sourceRef: kind: HelmRepository name: argo-charts