From b03282cbec4be8d987c3470ac801621d5cf2b462 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 09:04:31 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v39 --- 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 bdf643a..56159c6 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: 38.0.2 + targetRevision: 39.0.0 syncPolicy: automated: prune: true