From 773edd6b90303c7a38eedf4f83fc35d87d380628 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Sun, 18 Dec 2022 00:00:33 +0000 Subject: [PATCH] Update Helm release traefik to v20.8.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 2799255..4794289 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: 20.6.0 + targetRevision: 20.8.0 syncPolicy: automated: prune: true