From f72cd2f2c92105d61da4452da0de58336e4e68b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 25 Sep 2024 03:11:18 +0000 Subject: [PATCH] Update rancher/mirrored-library-traefik Docker tag to v2.11.10 --- 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 c093ead..b43f93a 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.8 + image: rancher/mirrored-library-traefik:2.11.10 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 -- 2.45.2