diff --git a/bitnami/cloudnative-pg/CHANGELOG.md b/bitnami/cloudnative-pg/CHANGELOG.md index 1ac6f6366f..f0aab9a71e 100644 --- a/bitnami/cloudnative-pg/CHANGELOG.md +++ b/bitnami/cloudnative-pg/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 0.1.17 (2025-05-27) +## 0.1.18 (2025-05-30) -* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#33920](https://github.com/bitnami/charts/pull/33920)) +* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#33993](https://github.com/bitnami/charts/pull/33993)) + +## 0.1.17 (2025-05-27) + +* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references (#33920) ([49595ae](https://github.com/bitnami/charts/commit/49595ae3103944a8a0eb96331847fdee9fe7d1a9)), closes [#33920](https://github.com/bitnami/charts/issues/33920) ## 0.1.16 (2025-05-27) diff --git a/bitnami/cloudnative-pg/Chart.yaml b/bitnami/cloudnative-pg/Chart.yaml index d911cf13af..e6fcff5cf6 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-r2 - name: postgresql - image: docker.io/bitnami/postgresql:17.5.0-debian-12-r6 + image: docker.io/bitnami/postgresql:17.5.0-debian-12-r7 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.17 +version: 0.1.18 diff --git a/bitnami/cloudnative-pg/values.yaml b/bitnami/cloudnative-pg/values.yaml index 2e38003700..6043631319 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-r6 + tag: 17.5.0-debian-12-r7 digest: "" ## @param replicaCount Number of cloudnative-pg Operator replicas to deploy ##