From 8b8ebf8bad94f1f534621f9000a2fbd3200c9489 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Wed, 8 Mar 2023 10:00:50 +0000 Subject: [PATCH] Update Helm release traefik to v21.2.0 --- apps/templates/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/traefik.yaml b/apps/templates/traefik.yaml index 666e5fd..b9909b3 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -76,7 +76,7 @@ spec: isDefaultClass: true repoURL: https://helm.traefik.io/traefik - targetRevision: 21.1.0 + targetRevision: 21.2.0 syncPolicy: automated: prune: true