From 9694bf14d1de3656510dd7d04648653783804355 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 14:30:15 +0000 Subject: [PATCH] Update docker.io/library/postgres Docker tag to v18 --- charts/authentik/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/authentik/values.yaml b/charts/authentik/values.yaml index e2c7660..79fda60 100644 --- a/charts/authentik/values.yaml +++ b/charts/authentik/values.yaml @@ -1092,7 +1092,7 @@ postgresql: image: registry: docker.io repository: library/postgres - tag: "17.10-bookworm" + tag: "18.4-bookworm" auth: username: authentik database: authentik