From 849e67ce5834566e9707a07cd2bdc63f37b2c7a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Wed, 12 Nov 2025 15:27:22 +0100 Subject: [PATCH] Bump Cloudnative PostgreSQL to chart 0.19.1 (app 1.211) I'll do these for every minor version (not patch), until we're on a more recent version. --- helmfile.d/postgres-operator.yaml.gotmpl | 2 +- values/postgres-operator/values/postgres-operator.yaml.gotmpl | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/helmfile.d/postgres-operator.yaml.gotmpl b/helmfile.d/postgres-operator.yaml.gotmpl index cd72d701..87680c98 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.18.2 + version: 0.19.1 condition: postgres_operator.enabled values: - ../values/postgres-operator/values/postgres-operator.yaml.gotmpl diff --git a/values/postgres-operator/values/postgres-operator.yaml.gotmpl b/values/postgres-operator/values/postgres-operator.yaml.gotmpl index fbe14f63..92ebcdd3 100644 --- a/values/postgres-operator/values/postgres-operator.yaml.gotmpl +++ b/values/postgres-operator/values/postgres-operator.yaml.gotmpl @@ -1,6 +1,4 @@ -additionalArgs: [] config: data: INHERITED_ANNOTATIONS: "linkerd.io/*" INHERITED_LABELS: "velero.io/*" -