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