From f9fb3c097671cf6511ccad8278a0105151bbe257 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:20:10 +0000 Subject: [PATCH] feat(container): update image ghcr.io/goauthentik/ldap to v2023.10.6 --- cluster/apps/authentik/ldap-outpost/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/authentik/ldap-outpost/helm-release.yaml b/cluster/apps/authentik/ldap-outpost/helm-release.yaml index d267af8..4b5c5cd 100644 --- a/cluster/apps/authentik/ldap-outpost/helm-release.yaml +++ b/cluster/apps/authentik/ldap-outpost/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/goauthentik/ldap - tag: "2023.6.1" + tag: "2023.10.6" env: AUTHENTIK_HOST: "http://authentik.authentik:80"