From 9f17f9555f88072c8103997fcb648049d2970686 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 30 Oct 2024 13:34:33 +0000 Subject: [PATCH] Update Helm release traefik to v33 --- 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 e39e7ee..9e6a6f0 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: 32.1.1 + version: 33.0.0 valuesFile: values.yaml repo: https://traefik.github.io/charts -- 2.47.2