From 5c61e87ae89d337b5106e49a67c9c44d8cf5f9c5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Jun 2025 22:41:31 +0200 Subject: [PATCH] [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references (#34378) * [bitnami/cloudnative-pg] Release 0.1.23 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot --- bitnami/cloudnative-pg/CHANGELOG.md | 8 ++++++-- bitnami/cloudnative-pg/Chart.yaml | 4 ++-- bitnami/cloudnative-pg/values.yaml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/cloudnative-pg/CHANGELOG.md b/bitnami/cloudnative-pg/CHANGELOG.md index a6b015f337..c978789c51 100644 --- a/bitnami/cloudnative-pg/CHANGELOG.md +++ b/bitnami/cloudnative-pg/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 0.1.22 (2025-06-11) +## 0.1.23 (2025-06-12) -* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#34352](https://github.com/bitnami/charts/pull/34352)) +* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#34378](https://github.com/bitnami/charts/pull/34378)) + +## 0.1.22 (2025-06-11) + +* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references (#34352) ([4adc2f0](https://github.com/bitnami/charts/commit/4adc2f062ece9f7fd9fbe3ddde94cce913decc12)), closes [#34352](https://github.com/bitnami/charts/issues/34352) ## 0.1.21 (2025-06-05) diff --git a/bitnami/cloudnative-pg/Chart.yaml b/bitnami/cloudnative-pg/Chart.yaml index 7a67fa2ee6..37d584ba9b 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-r11 + image: docker.io/bitnami/postgresql:17.5.0-debian-12-r12 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.22 +version: 0.1.23 diff --git a/bitnami/cloudnative-pg/values.yaml b/bitnami/cloudnative-pg/values.yaml index 41eb06ec7b..daf4ab168d 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-r11 + tag: 17.5.0-debian-12-r12 digest: "" ## @param replicaCount Number of cloudnative-pg Operator replicas to deploy ##