From b6521e14142cc8b756ffeb39235820a7cab393df Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Tue, 15 Nov 2022 13:00:22 +0000 Subject: [PATCH] Update Helm release traefik to v20 --- 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 424ee47..3f75144 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -116,7 +116,7 @@ spec: storage: /data/acme.json repoURL: https://helm.traefik.io/traefik - targetRevision: 10.33.0 + targetRevision: 20.2.0 syncPolicy: automated: prune: true