Automated Manifest Update #4990

Merged
alexlebens merged 3 commits from auto/update-manifests into manifests 2026-03-23 01:23:30 +00:00
Showing only changes of commit ce379612b4 - Show all commits

View File

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