diff --git a/helmfile.d/postgres-operator.yaml.gotmpl b/helmfile.d/postgres-operator.yaml.gotmpl index 9fd5a0d2..c3f88af5 100644 --- a/helmfile.d/postgres-operator.yaml.gotmpl +++ b/helmfile.d/postgres-operator.yaml.gotmpl @@ -15,7 +15,7 @@ releases: - name: postgres-operator namespace: cnpg chart: cloudnative-pg/cloudnative-pg - version: 0.26.1 + version: 0.27.0 condition: postgres_operator.enabled values: - ../values/postgres-operator/values/postgres-operator.yaml.gotmpl