From 8cd585a3f94f5bfbd127239a7e270e4b06f68013 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:50:42 +0000 Subject: [PATCH] Update Helm release traefik to v33 --- k8s/shared/infrastructure/controllers/traefik/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/shared/infrastructure/controllers/traefik/helm-release.yaml b/k8s/shared/infrastructure/controllers/traefik/helm-release.yaml index 87e414e3..e45d01b0 100644 --- a/k8s/shared/infrastructure/controllers/traefik/helm-release.yaml +++ b/k8s/shared/infrastructure/controllers/traefik/helm-release.yaml @@ -14,7 +14,7 @@ spec: chart: spec: chart: traefik - version: 32.1.1 + version: 33.0.0 sourceRef: kind: HelmRepository name: traefik