From 7e36518773ea3be183cb6c073b6f0d167c2b17a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 10:51:50 +0200 Subject: [PATCH] Update docker.io/traefik Docker tag to v3.6.12 (#1426) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 589fe30d..d6847761 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -469,7 +469,7 @@ traefikproxy: extraEnv: [] image: repository: docker.io/traefik - tag: v3.6.11 + tag: v3.6.12 replicaCount: 1 updateStrategy: ~ securityContext: {}