From 157e2c5c19a536dec5a19adb4eb6a73f33d89f26 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 Feb 2025 03:03:16 +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 b035025..371cdb2 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.18 + image: rancher/mirrored-library-traefik:3.3.3 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3