From 793b9b20ce27813b9db717386d5c4de62be39b5e Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 3 May 2026 02:18:11 +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 810348265..f8afc9122 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.7-alpine@sha256:2afa53c856e4e9fcc7dfb35b807fcb189896d7e62b38d363f9bedea92bce7f9a + image: haproxy:3.3.8-alpine@sha256:10690acb357180d5214c6fce59e2cefded6cc72b0f7e3febb323fea95b27e349 imagePullPolicy: IfNotPresent resources: {} command: @@ -73,7 +73,7 @@ spec: mountPath: /data containers: - name: haproxy - image: haproxy:3.3.7-alpine@sha256:2afa53c856e4e9fcc7dfb35b807fcb189896d7e62b38d363f9bedea92bce7f9a + image: haproxy:3.3.8-alpine@sha256:10690acb357180d5214c6fce59e2cefded6cc72b0f7e3febb323fea95b27e349 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false