From 3eafe41b8f817ed552280543e8edda0b3db09318 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 May 2026 15:06:27 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v40 --- 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 4317a3d..249d786 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: 39.0.9 + version: 40.0.0 valuesFile: values.yaml -- 2.52.0