From 7980c36e2c82d6a785f8606f05ae966ef6997522 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 10 Sep 2026 03:34:25 +0000 Subject: [PATCH] Update rancher/mirrored-library-traefik Docker tag to v3 --- 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 8cbbee7..481d8a9 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.50 + image: rancher/mirrored-library-traefik:3.7.13 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3