From 4ac39f87fbce732acd4a88e5e5e748af3a0234d7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Apr 2026 14:06:54 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v39.0.8 (#261) --- 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 4fec7f0..0117e52 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.7 + version: 39.0.8 valuesFile: values.yaml