From 2d462c1936144692330cb9a7061fddb787d06e98 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 11 Feb 2023 09:23:08 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/traefik to 2.9.6 --- charts/enterprise/traefik/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/enterprise/traefik/values.yaml b/charts/enterprise/traefik/values.yaml index 1c0fa61a784..d252fe9029f 100644 --- a/charts/enterprise/traefik/values.yaml +++ b/charts/enterprise/traefik/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/traefik # defaults to appVersion - tag: 2.9.6@sha256:a4f065a7a34902e7d8179680b8c344e70cf90ed80c7a396b5f42ecabfa3c0321 + tag: 2.9.6@sha256:908a3dd69479f9430c0b55a97bbdbebd3055b6c99c7fc222e96a5edf663c9312 pullPolicy: IfNotPresent # -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x