From 399e80c1ecb90a8f419fb6a66f0a060515e50762 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 23 May 2025 16:00:17 +0000 Subject: [PATCH] chore(deps): update bitnami/postgresql docker tag to v17 --- authentik/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/values.yaml b/authentik/values.yaml index 36932db..879c5be 100644 --- a/authentik/values.yaml +++ b/authentik/values.yaml @@ -29,7 +29,7 @@ authentik: enabled: true image: repository: bitnami/postgresql - tag: 15.8.0-debian-12-r18 + tag: 17.4.0-debian-12-r18 auth: username: authentik database: authentik -- 2.49.1