From 6aee09e66a6c26aa3c0ac092b0985cd7ab822b16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 21:53:55 +0000 Subject: [PATCH] Update docker.io/traefik Docker tag to v3.6.8 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index c51171ba..d04f1d4a 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -448,7 +448,7 @@ traefikproxy: extraEnv: [] image: repository: docker.io/traefik - tag: v3.6.7 + tag: v3.6.8 replicaCount: 1 updateStrategy: ~ podLabels: {}