From 1e4a219e1d9c6e78527500376efb6cbc0b5c3a54 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 13 Oct 2023 00:01:11 +0000 Subject: [PATCH] Update rancher/mirrored-library-traefik Docker tag to v2.10.5 --- 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 4efb999..3add04d 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.9.10 + image: rancher/mirrored-library-traefik:2.10.5 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3