From 745e7096cf5ef3a4e3e0fe0b9b9bd8cc13fd2160 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Tue, 15 Nov 2022 12:09:35 +0000 Subject: [PATCH] Update Helm release traefik to v10.33.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 f89f3c0..5e9906d 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -96,7 +96,7 @@ spec: storage: /data/acme.json repoURL: https://helm.traefik.io/traefik - targetRevision: 10.24.0 + targetRevision: 10.33.0 syncPolicy: automated: prune: true