diff --git a/ci/helmfile.yaml.gotmpl b/ci/helmfile.yaml.gotmpl index 515b331..9d9efca 100644 --- a/ci/helmfile.yaml.gotmpl +++ b/ci/helmfile.yaml.gotmpl @@ -100,7 +100,7 @@ releases: - name: postgres-instance namespace: databases chart: cloudpirates/postgres - version: 0.19.5 + version: 0.19.6 installed: {{ not (eq .Environment.Name "db-operator") }} labels: test: psql