From 2635e6a4f0ac4dd119d56b2b25b32f3d40448795 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:17:19 +0000 Subject: [PATCH] ci(deps): update helm release traefik to v33 --- k8s/traefik/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/traefik/base/kustomization.yaml b/k8s/traefik/base/kustomization.yaml index 232b5b64..22bd239b 100644 --- a/k8s/traefik/base/kustomization.yaml +++ b/k8s/traefik/base/kustomization.yaml @@ -18,7 +18,7 @@ helmCharts: - name: traefik releaseName: traefik namespace: traefik - version: 27.0.2 + version: 33.1.0 repo: https://helm.traefik.io/traefik includeCRDs: true valuesFile: ./resources/helm-chart-values.yaml