From 8e9c7efb3bdb1c56a17fb15dcd3acfbd4e8fac08 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Jul 2026 17:06:58 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v41.0.2 --- k8s/traefik/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/traefik/kustomization.yaml b/k8s/traefik/kustomization.yaml index 8d97859..1f7fe07 100644 --- a/k8s/traefik/kustomization.yaml +++ b/k8s/traefik/kustomization.yaml @@ -8,5 +8,5 @@ helmCharts: includeCRDs: true releaseName: traefik repo: https://traefik.github.io/charts - version: 41.0.1 + version: 41.0.2 valuesFile: values.yaml -- 2.54.0