From 5f258cd68a9d2fc13a1cd91d6639979c3bf7c340 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 28 Apr 2026 00:05:40 +0000 Subject: [PATCH] chore(deps): update helm release argo-workflows to v1.0.13 --- k8s-peterg/argo-workflows/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-peterg/argo-workflows/kustomization.yaml b/k8s-peterg/argo-workflows/kustomization.yaml index 7451e9a..76e6aa5 100644 --- a/k8s-peterg/argo-workflows/kustomization.yaml +++ b/k8s-peterg/argo-workflows/kustomization.yaml @@ -11,5 +11,5 @@ helmCharts: repo: https://argoproj.github.io/argo-helm namespace: argo-workflows releaseName: argo-workflows - version: 1.0.7 + version: 1.0.13 valuesFile: values.yaml