From 20b127f4f18de238811c144790e2cb9481de300b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 15:36:07 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v39.0.2 --- apps/infra/traefik/base/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/infra/traefik/base/application.yaml b/apps/infra/traefik/base/application.yaml index 28b6478..74e9cbc 100644 --- a/apps/infra/traefik/base/application.yaml +++ b/apps/infra/traefik/base/application.yaml @@ -42,7 +42,7 @@ spec: additionalArguments: - "--providers.kubernetesingress.ingressendpoint.publishedservice=traefik/traefik-helm" repoURL: https://traefik.github.io/charts - targetRevision: 39.0.1 + targetRevision: 39.0.2 syncPolicy: automated: prune: true