From 961c06f21ff9be77d818f7cb3a24db3f1f06173a Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Fri, 18 Nov 2022 09:00:28 +0000 Subject: [PATCH] Update Helm release traefik to v20.3.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 ff7b1d1..dbe0e11 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -119,7 +119,7 @@ spec: storage: /data/acme.json repoURL: https://helm.traefik.io/traefik - targetRevision: 20.2.0 + targetRevision: 20.3.0 syncPolicy: automated: prune: true