From 7d23c2b8b39c3a6e6cddef88ba8eee1b83d5831c Mon Sep 17 00:00:00 2001 From: "pipelines-github-app[bot]" <200609713+pipelines-github-app[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:34:03 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20image=20postgres?= =?UTF-8?q?=20(17.9=20=E2=86=92=2018.3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------- | ---- | ---- | | docker | library/postgres | 17.9 | 18.3 | Co-authored-by: renovate[bot] --- .../manifests/authentik/genmachine/app/genmachine-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/manifests/authentik/genmachine/app/genmachine-values.yaml b/gitops/manifests/authentik/genmachine/app/genmachine-values.yaml index 8a30ad919..034cdc9db 100644 --- a/gitops/manifests/authentik/genmachine/app/genmachine-values.yaml +++ b/gitops/manifests/authentik/genmachine/app/genmachine-values.yaml @@ -77,7 +77,7 @@ authentik: enabled: true image: repository: library/postgres - tag: 17.9-bookworm + tag: 18.3-bookworm auth: username: authentik database: authentik