From 471d65e7f5f81b45efec5e7b4913bc7ccabe424c Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Mon, 23 Jan 2023 16:00:44 +0000 Subject: [PATCH] Update Helm release authentik to v2023 --- apps/templates/authentik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index 764e615..69581d3 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -73,7 +73,7 @@ spec: tag: 6.2.7-debian-11-r39 repoURL: https://charts.goauthentik.io - targetRevision: 2022.12.4 + targetRevision: 2023.1.2 syncPolicy: automated: prune: true