From 04d3c5fd40bab227db11b5e1392afeb8d0ab0943 Mon Sep 17 00:00:00 2001 From: Yadunand Prem Date: Fri, 4 Oct 2024 17:08:40 -0400 Subject: [PATCH] fix? --- infra/controllers/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/controllers/traefik.yaml b/infra/controllers/traefik.yaml index c92fdb3..378ba53 100644 --- a/infra/controllers/traefik.yaml +++ b/infra/controllers/traefik.yaml @@ -26,7 +26,7 @@ spec: sourceRef: kind: HelmRepository name: traefik-repo - version: v3.1.5 + version: v32.1.0 interval: 1m0s valuesFrom: - kind: ConfigMap