From a8c0df9ee4cfa2356568cda1b6771ce215a8dccd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 30 Aug 2025 04:17:30 +0000 Subject: [PATCH] Update rancher/mirrored-library-traefik Docker tag to v2.11.29 --- manifests/traefik/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/traefik/traefik.yaml b/manifests/traefik/traefik.yaml index 7b96904..13a7a64 100644 --- a/manifests/traefik/traefik.yaml +++ b/manifests/traefik/traefik.yaml @@ -45,7 +45,7 @@ spec: - --entrypoints.websecure.http.tls=true - --entrypoints.web.http.redirections.entrypoint.to=websecure - --entrypoints.web.http.redirections.entrypoint.scheme=https - image: rancher/mirrored-library-traefik:2.11.24 + image: rancher/mirrored-library-traefik:2.11.29 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3