[bitnami/cloudnative-pg] Release 0.1.7 (#32723)

* [bitnami/cloudnative-pg] Release 0.1.7 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-04-01 22:21:53 +02:00
committed by GitHub
parent a2cfa00158
commit 5c9af25502
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.1.6 (2025-03-05)
## 0.1.7 (2025-04-01)
* [bitnami/cloudnative-pg] Release 0.1.6 ([#32329](https://github.com/bitnami/charts/pull/32329))
* [bitnami/cloudnative-pg] Release 0.1.7 ([#32723](https://github.com/bitnami/charts/pull/32723))
## <small>0.1.6 (2025-03-05)</small>
* [bitnami/cloudnative-pg] Release 0.1.6 (#32329) ([070afd0](https://github.com/bitnami/charts/commit/070afd0cc3da110db86a7b12ea3de4019163d07f)), closes [#32329](https://github.com/bitnami/charts/issues/32329)
## <small>0.1.5 (2025-03-05)</small>

View File

@@ -7,9 +7,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: cloudnative-pg
image: docker.io/bitnami/cloudnative-pg:1.25.1-debian-12-r3
image: docker.io/bitnami/cloudnative-pg:1.25.1-debian-12-r4
- name: postgresql
image: docker.io/bitnami/postgresql:17.4.0-debian-12-r4
image: docker.io/bitnami/postgresql:17.4.0-debian-12-r11
apiVersion: v2
appVersion: 1.25.1
dependencies:
@@ -31,4 +31,4 @@ maintainers:
name: cloudnative-pg
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/cloudnative-pg
version: 0.1.6
version: 0.1.7

View File

@@ -76,7 +76,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/cloudnative-pg
tag: 1.25.1-debian-12-r3
tag: 1.25.1-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -103,7 +103,7 @@ image:
postgresqlImage:
registry: docker.io
repository: bitnami/postgresql
tag: 17.4.0-debian-12-r4
tag: 17.4.0-debian-12-r11
digest: ""
## @param replicaCount Number of cloudnative-pg Operator replicas to deploy
##