From f64b95bb219378a8406adf8531583af92ccd6809 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Mar 2026 02:56:35 +0000 Subject: [PATCH] chore(deps): update registry.k8s.io/kubectl docker tag to v1.35.3 --- clusters/cl01tl/helm/argo-workflows/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/argo-workflows/values.yaml b/clusters/cl01tl/helm/argo-workflows/values.yaml index df2faa223..2dbade056 100644 --- a/clusters/cl01tl/helm/argo-workflows/values.yaml +++ b/clusters/cl01tl/helm/argo-workflows/values.yaml @@ -8,7 +8,7 @@ argo-workflows: upgradeJob: image: repository: registry.k8s.io/kubectl - tag: v1.35.2 + tag: v1.35.3 controller: metricsConfig: enabled: true -- 2.49.1