From f0a57b6a0e1f3321bc54e656bc7b54dcf0401be4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 Nov 2025 12:02:02 +0000 Subject: [PATCH] Update Helm release traefik to v37.3.0 --- infrastructure/traefik-system/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/traefik-system/kustomization.yaml b/infrastructure/traefik-system/kustomization.yaml index e696257..ca68e60 100644 --- a/infrastructure/traefik-system/kustomization.yaml +++ b/infrastructure/traefik-system/kustomization.yaml @@ -13,6 +13,6 @@ namespace: traefik-system helmCharts: - name: traefik releaseName: traefik - version: 37.2.0 + version: 37.3.0 valuesFile: values.yaml repo: https://traefik.github.io/charts