From 91cb29ec9d8adc8708a057e3e6df0fb536b507fd Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Mon, 28 Nov 2022 10:00:14 +0000 Subject: [PATCH] Update Helm release traefik to v20.5.3 --- 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 dbe0e11..658bd11 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.3.0 + targetRevision: 20.5.3 syncPolicy: automated: prune: true