diff --git a/bitnami/cloudnative-pg/CHANGELOG.md b/bitnami/cloudnative-pg/CHANGELOG.md index 558ab2f05d..a6b015f337 100644 --- a/bitnami/cloudnative-pg/CHANGELOG.md +++ b/bitnami/cloudnative-pg/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 0.1.21 (2025-06-05) +## 0.1.22 (2025-06-11) -* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#34144](https://github.com/bitnami/charts/pull/34144)) +* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#34352](https://github.com/bitnami/charts/pull/34352)) + +## 0.1.21 (2025-06-05) + +* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references (#34144) ([8d87251](https://github.com/bitnami/charts/commit/8d87251d5f105eb021a9ed164e899f73852e2a39)), closes [#34144](https://github.com/bitnami/charts/issues/34144) ## 0.1.20 (2025-06-03) diff --git a/bitnami/cloudnative-pg/Chart.yaml b/bitnami/cloudnative-pg/Chart.yaml index fe9d934f11..7a67fa2ee6 100644 --- a/bitnami/cloudnative-pg/Chart.yaml +++ b/bitnami/cloudnative-pg/Chart.yaml @@ -7,7 +7,7 @@ annotations: - name: cloudnative-pg image: docker.io/bitnami/cloudnative-pg:1.26.0-debian-12-r3 - name: postgresql - image: docker.io/bitnami/postgresql:17.5.0-debian-12-r10 + image: docker.io/bitnami/postgresql:17.5.0-debian-12-r11 licenses: Apache-2.0 tanzuCategory: service apiVersion: v2 @@ -32,4 +32,4 @@ maintainers: name: cloudnative-pg sources: - https://github.com/bitnami/charts/tree/main/bitnami/cloudnative-pg -version: 0.1.21 +version: 0.1.22 diff --git a/bitnami/cloudnative-pg/values.yaml b/bitnami/cloudnative-pg/values.yaml index 1943be3359..41eb06ec7b 100644 --- a/bitnami/cloudnative-pg/values.yaml +++ b/bitnami/cloudnative-pg/values.yaml @@ -103,7 +103,7 @@ image: postgresqlImage: registry: docker.io repository: bitnami/postgresql - tag: 17.5.0-debian-12-r10 + tag: 17.5.0-debian-12-r11 digest: "" ## @param replicaCount Number of cloudnative-pg Operator replicas to deploy ##