From 4eff68c0a864a7308bf1503058b171dca4eead79 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 8 May 2026 20:41:39 +0000 Subject: [PATCH] chore(deps): update haproxy docker tag to v3.3.9 --- clusters/cl01tl/helm/argocd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/argocd/values.yaml b/clusters/cl01tl/helm/argocd/values.yaml index bde4237e3..21cd2dd9f 100644 --- a/clusters/cl01tl/helm/argocd/values.yaml +++ b/clusters/cl01tl/helm/argocd/values.yaml @@ -103,7 +103,7 @@ argo-cd: enabled: true image: repository: haproxy - tag: 3.3.8-alpine@sha256:10690acb357180d5214c6fce59e2cefded6cc72b0f7e3febb323fea95b27e349 + tag: 3.3.9-alpine@sha256:9d05c0d68ede409faf4855a8f40d7bfc54833a83bfd02d9344d09b5d27f79155 resources: requests: cpu: 5m -- 2.49.1