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