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

* [bitnami/cloudnative-pg] Release 1.0.6 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-07-12 16:16:06 +02:00
committed by GitHub
parent d63dca42f2
commit bb6869c5c4
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.0.5 (2025-07-11)
## 1.0.6 (2025-07-12)
* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#35011](https://github.com/bitnami/charts/pull/35011))
* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#35029](https://github.com/bitnami/charts/pull/35029))
## <small>1.0.5 (2025-07-11)</small>
* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references (#35011) ([0e2b1d0](https://github.com/bitnami/charts/commit/0e2b1d0e4a3f1b9b2fd73a2c5e741cbd0dc90732)), closes [#35011](https://github.com/bitnami/charts/issues/35011)
## <small>1.0.4 (2025-07-09)</small>

View File

@@ -11,7 +11,7 @@ annotations:
- name: plugin-barman-cloud-sidecar
image: docker.io/bitnami/plugin-barman-cloud-sidecar:0.5.0-debian-12-r1
- name: postgresql
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r17
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r18
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
@@ -36,4 +36,4 @@ maintainers:
name: cloudnative-pg
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/cloudnative-pg
version: 1.0.5
version: 1.0.6

View File

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