From f26bff7deabaec7d7cfba1711eb843b57902b7cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 01:06:45 +0000 Subject: [PATCH] Update docker.io/traefik Docker tag to v3.6.10 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 96240f99..a06c04d9 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -448,7 +448,7 @@ traefikproxy: extraEnv: [] image: repository: docker.io/traefik - tag: v3.6.9 + tag: v3.6.10 replicaCount: 1 updateStrategy: ~ podLabels: {}