From 594ddf36c32d37945702a84dd80e930396540a33 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 8 May 2026 20:42:55 +0000 Subject: [PATCH] chore: Update manifests after automerge --- .../manifests/argocd/Deployment-argocd-redis-ha-haproxy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/argocd/Deployment-argocd-redis-ha-haproxy.yaml b/clusters/cl01tl/manifests/argocd/Deployment-argocd-redis-ha-haproxy.yaml index f8afc9122..df6d6e90b 100644 --- a/clusters/cl01tl/manifests/argocd/Deployment-argocd-redis-ha-haproxy.yaml +++ b/clusters/cl01tl/manifests/argocd/Deployment-argocd-redis-ha-haproxy.yaml @@ -49,7 +49,7 @@ spec: topologyKey: kubernetes.io/hostname initContainers: - name: config-init - image: haproxy:3.3.8-alpine@sha256:10690acb357180d5214c6fce59e2cefded6cc72b0f7e3febb323fea95b27e349 + image: haproxy:3.3.9-alpine@sha256:9d05c0d68ede409faf4855a8f40d7bfc54833a83bfd02d9344d09b5d27f79155 imagePullPolicy: IfNotPresent resources: {} command: @@ -73,7 +73,7 @@ spec: mountPath: /data containers: - name: haproxy - image: haproxy:3.3.8-alpine@sha256:10690acb357180d5214c6fce59e2cefded6cc72b0f7e3febb323fea95b27e349 + image: haproxy:3.3.9-alpine@sha256:9d05c0d68ede409faf4855a8f40d7bfc54833a83bfd02d9344d09b5d27f79155 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false -- 2.49.1