From a7a4083ee700264ec0ebda341879cfc2ee1b9bcb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 05:27:10 +0000 Subject: [PATCH] Update docker.io/traefik Docker tag to v3.6.15 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 9a58eb64..b9db2237 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -469,7 +469,7 @@ traefikproxy: extraEnv: [] image: repository: docker.io/traefik - tag: v3.6.13 + tag: v3.6.15 replicaCount: 1 updateStrategy: ~ securityContext: {}