From 24eb4ed1e36e4ff0879ab8febc48cabc9712e64a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 May 2026 00:33:37 +0000 Subject: [PATCH] chore(deps): update haproxy docker tag to v3.3.10 --- 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 21cd2dd9f..737ff17bb 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.9-alpine@sha256:9d05c0d68ede409faf4855a8f40d7bfc54833a83bfd02d9344d09b5d27f79155 + tag: 3.3.10-alpine@sha256:3201152205e9d02557ab3c8ecfcf0d378126eec0a5d1b0950ea22af31ee10bf2 resources: requests: cpu: 5m -- 2.49.1