From 37dfd07ea9a843fe14078d63e7288317f6e6fa4c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Jul 2024 14:01:26 +0000 Subject: [PATCH] Update Helm release traefik to v30 --- 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 f662ec8..d4d8684 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: 29.0.1 + version: 30.0.0 valuesFile: values.yaml repo: https://traefik.github.io/charts