From 7d1f1f24e01aec3d442e692432b33197f851271b Mon Sep 17 00:00:00 2001 From: Martyn Date: Thu, 6 Nov 2025 23:33:46 +0100 Subject: [PATCH] Update time --- everything-app/postgres-operator.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/everything-app/postgres-operator.yaml b/everything-app/postgres-operator.yaml index c1a2398..d480935 100644 --- a/everything-app/postgres-operator.yaml +++ b/everything-app/postgres-operator.yaml @@ -11,4 +11,8 @@ spec: source: chart: postgres-operator repoURL: https://opensource.zalando.com/postgres-operator/charts/postgres-operator - targetRevision: 1.15.0 + targetRevision: 1.14.0 + helm: + valuesObject: + image: + tag: 1.15.0