From a361877afa0abb8d19949812cbe26b73795f5e58 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sun, 5 Oct 2025 16:16:22 +0200 Subject: [PATCH] Needed to get pg > 15 --- everything-app/postgres-operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/everything-app/postgres-operator.yaml b/everything-app/postgres-operator.yaml index fe7c584..9b448a0 100644 --- a/everything-app/postgres-operator.yaml +++ b/everything-app/postgres-operator.yaml @@ -11,4 +11,4 @@ spec: source: chart: postgres-operator repoURL: https://opensource.zalando.com/postgres-operator/charts/postgres-operator - targetRevision: 1.10.1 + targetRevision: 1.14.0