From 987551e575b4a676434c0edc13df7ff81ccdb2f8 Mon Sep 17 00:00:00 2001 From: "ixxel-bot[bot]" <200609713+ixxel-bot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 17:49:15 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20image=20postgres?= =?UTF-8?q?=20(17.10=20=E2=86=92=2018.4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------- | ----- | ---- | | docker | library/postgres | 17.10 | 18.4 | Co-authored-by: renovate[bot] --- gitops/manifests/authentik/beelink/app/beelink-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/manifests/authentik/beelink/app/beelink-values.yaml b/gitops/manifests/authentik/beelink/app/beelink-values.yaml index 39d949ba5..c2ce78467 100644 --- a/gitops/manifests/authentik/beelink/app/beelink-values.yaml +++ b/gitops/manifests/authentik/beelink/app/beelink-values.yaml @@ -79,7 +79,7 @@ authentik: enabled: true image: repository: library/postgres - tag: 17.10-bookworm + tag: 18.4-bookworm auth: username: authentik database: authentik