From ee0cc1e0d0053c9e98d1cac41ef4d562f60987bf Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Wed, 30 Nov 2022 22:00:25 +0000 Subject: [PATCH] Update Helm release traefik to v20.6.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 cc666da..e095008 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -124,7 +124,7 @@ spec: storage: /data/acme.json repoURL: https://helm.traefik.io/traefik - targetRevision: 20.5.3 + targetRevision: 20.6.0 syncPolicy: automated: prune: true