From ca77551c13ad28a6c2e3fe5babd54f5ceecc8818 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 01:41:41 +0000 Subject: [PATCH] chore(deps): update docker.io/traefik docker tag to v3.6.6 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 64bba54d..0be4b9f0 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -448,7 +448,7 @@ traefikproxy: extraEnv: [] image: repository: docker.io/traefik - tag: v3.5.3 + tag: v3.6.6 replicaCount: 1 updateStrategy: ~ podLabels: {}