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

* [bitnami/cloudnative-pg] Release 0.1.18 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-30 12:27:27 +02:00
committed by GitHub
parent c12655aa22
commit 9be20c284f
3 changed files with 9 additions and 5 deletions

View File

@@ -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))
## <small>0.1.17 (2025-05-27)</small>
* [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)
## <small>0.1.16 (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-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

View File

@@ -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
##