From ac9bd7265140b149f7ec5148be7511999dd84e8a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 27 Sep 2025 00:11:04 +0000 Subject: [PATCH] Update docker.io/library/postgres Docker tag to v18 --- cluster/apps/ghostfolio/ghostfolio.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/ghostfolio/ghostfolio.yml b/cluster/apps/ghostfolio/ghostfolio.yml index d682edd..99fb9e2 100644 --- a/cluster/apps/ghostfolio/ghostfolio.yml +++ b/cluster/apps/ghostfolio/ghostfolio.yml @@ -53,7 +53,7 @@ spec: name: ghostfolio-secrets key: redis-password - name: postgres - image: docker.io/library/postgres:15-alpine + image: docker.io/library/postgres:18-alpine restartPolicy: Always securityContext: capabilities: