[bitnami/cloudnative-pg] ⬆️ Update dependency references (#33920)

* [bitnami/cloudnative-pg] Release 0.1.17 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-05-27 21:34:30 +02:00
committed by GitHub
parent b741265a44
commit 49595ae310
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.1.16 (2025-05-27)
## 0.1.17 (2025-05-27)
* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#33917](https://github.com/bitnami/charts/pull/33917))
* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#33920](https://github.com/bitnami/charts/pull/33920))
## <small>0.1.16 (2025-05-27)</small>
* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references (#33917) ([6a62c75](https://github.com/bitnami/charts/commit/6a62c758b1e5a3e4a745c7a99023af71217657b9)), closes [#33917](https://github.com/bitnami/charts/issues/33917)
## <small>0.1.15 (2025-05-27)</small>

View File

@@ -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-r5
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r6
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.16
version: 0.1.17

View File

@@ -103,7 +103,7 @@ image:
postgresqlImage:
registry: docker.io
repository: bitnami/postgresql
tag: 17.5.0-debian-12-r5
tag: 17.5.0-debian-12-r6
digest: ""
## @param replicaCount Number of cloudnative-pg Operator replicas to deploy
##