From a68a2401c8584674146a5863e37033f039bbd892 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Jun 2025 10:20:06 +0000 Subject: [PATCH] Update docker.io/library/postgres Docker tag to v17 --- 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 d45f490..b1d8bcd 100644 --- a/cluster/apps/ghostfolio/ghostfolio.yml +++ b/cluster/apps/ghostfolio/ghostfolio.yml @@ -51,7 +51,7 @@ spec: name: ghostfolio-secrets key: redis-password - name: postgres - image: docker.io/library/postgres:15-alpine + image: docker.io/library/postgres:17-alpine restartPolicy: Always securityContext: capabilities: