From 076b6e3d4c24f8f4f6b272c3a413d2c99da08b65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 23:37:35 +0000 Subject: [PATCH] Update Helm release traefik to v32 --- 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 64d87a66..4b4b80d0 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: 31.1.1 + version: 32.0.0 sourceRef: kind: HelmRepository name: traefik