From ed03fe24dd30b64b0b61789f87f59548192d7ebc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 May 2026 16:09:31 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v39.0.9 (#268) --- 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 0117e52..4317a3d 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.8 + version: 39.0.9 valuesFile: values.yaml