From 67c167b4cd802346e1ceee35761920cfebd65381 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 09:51:58 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v37.4.0 --- 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 2860d40..2c3329a 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: 37.3.0 + targetRevision: 37.4.0 syncPolicy: automated: prune: true