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

* [bitnami/cloudnative-pg] Release 1.0.5 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-11 13:20:49 +02:00
committed by GitHub
parent a713fcfd43
commit 0e2b1d0e4a
3 changed files with 9 additions and 5 deletions

View File

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

View File

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

View File

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