Automated Manifest Update - Automerge #6338

Merged
gitea-bot merged 1 commits from auto/update-manifests-automerge-6335 into manifests 2026-04-28 00:46:24 +00:00

View File

@@ -49,7 +49,7 @@ spec:
topologyKey: kubernetes.io/hostname
initContainers:
- name: config-init
image: haproxy:3.3.6-alpine@sha256:4f97a2cb7f02fd08402259e74a65ef12fcfa3dff1ef78fddecb5228a17b7f4ad
image: haproxy:3.3.7-alpine@sha256:2afa53c856e4e9fcc7dfb35b807fcb189896d7e62b38d363f9bedea92bce7f9a
imagePullPolicy: IfNotPresent
resources: {}
command:
@@ -73,7 +73,7 @@ spec:
mountPath: /data
containers:
- name: haproxy
image: haproxy:3.3.6-alpine@sha256:4f97a2cb7f02fd08402259e74a65ef12fcfa3dff1ef78fddecb5228a17b7f4ad
image: haproxy:3.3.7-alpine@sha256:2afa53c856e4e9fcc7dfb35b807fcb189896d7e62b38d363f9bedea92bce7f9a
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false