From bd654c14ede03f952ea07064e7c1b420ec56f22b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 Aug 2026 14:12:26 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v41.2.0 --- 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 a24fbe6..ba44664 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.1.1 + version: 41.2.0 valuesFile: values.yaml -- 2.54.0