From a2a20f168393b3fcccd3f9ea585147652c1d8bc7 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Wed, 18 Mar 2026 11:33:44 +0200 Subject: [PATCH] Update postgres image of planka --- manifests/planka/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifests/planka/values.yaml b/manifests/planka/values.yaml index 3149866..e799bd9 100644 --- a/manifests/planka/values.yaml +++ b/manifests/planka/values.yaml @@ -24,6 +24,10 @@ ingress: postgresql: enabled: true + image: + registry: docker.io + repository: bitnamilegacy/postgresql + tag: 17.4.0-debian-12-r17 auth: username: planka password: planka123