From 6e186f98e8fece359e1f906d83531688dee1f220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sat, 15 Mar 2025 17:50:06 +0100 Subject: [PATCH] update postgres --- deploy/postgres/postgres-app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/postgres/postgres-app.yaml b/deploy/postgres/postgres-app.yaml index 54dccab..627c073 100644 --- a/deploy/postgres/postgres-app.yaml +++ b/deploy/postgres/postgres-app.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: "https://charts.bitnami.com/bitnami" chart: postgresql - targetRevision: 17.4.0 + targetRevision: 16.5.0 helm: valueFiles: - values.yaml