From dd26931372f3671c4cdec3c336414f0b5553c556 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 19 Feb 2024 08:01:20 +0000 Subject: [PATCH] Update Helm release traefik to v26.1.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 98faf1a..65ffca1 100644 --- a/infrastructure/traefik-system/kustomization.yaml +++ b/infrastructure/traefik-system/kustomization.yaml @@ -11,6 +11,6 @@ namespace: traefik-system helmCharts: - name: traefik releaseName: traefik - version: 26.0.0 + version: 26.1.0 valuesFile: values.yaml repo: https://helm.traefik.io/traefik