From 2d1b44bd0c52797a4664a1e41f0e1a4456343672 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 10 Jun 2023 09:01:53 +0000 Subject: [PATCH] Update rancher/mirrored-library-traefik Docker tag to v2.9.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 ac473c5..4efb999 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.5.0 + image: rancher/mirrored-library-traefik:2.9.10 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3