mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/cloudnative-pg] ⚡ ⬆️ Update dependency references (#35234)
* [bitnami/cloudnative-pg] Release 1.0.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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.6 (2025-07-12)
|
||||
## 1.0.7 (2025-07-21)
|
||||
|
||||
* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#35029](https://github.com/bitnami/charts/pull/35029))
|
||||
* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#35234](https://github.com/bitnami/charts/pull/35234))
|
||||
|
||||
## <small>1.0.6 (2025-07-12)</small>
|
||||
|
||||
* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references (#35029) ([bb6869c](https://github.com/bitnami/charts/commit/bb6869c5c494b7565d968914ff1e6df5601c80c8)), closes [#35029](https://github.com/bitnami/charts/issues/35029)
|
||||
|
||||
## <small>1.0.5 (2025-07-11)</small>
|
||||
|
||||
|
||||
@@ -9,9 +9,9 @@ annotations:
|
||||
- name: plugin-barman-cloud
|
||||
image: docker.io/bitnami/plugin-barman-cloud:0.5.0-debian-12-r2
|
||||
- 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-r3
|
||||
- name: postgresql
|
||||
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r18
|
||||
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r20
|
||||
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.6
|
||||
version: 1.0.7
|
||||
|
||||
@@ -106,7 +106,7 @@ operator:
|
||||
postgresqlImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgresql
|
||||
tag: 17.5.0-debian-12-r18
|
||||
tag: 17.5.0-debian-12-r20
|
||||
digest: ""
|
||||
## @param operator.replicaCount Number of cloudnative-pg Operator replicas to deploy
|
||||
##
|
||||
@@ -737,7 +737,7 @@ pluginBarmanCloud:
|
||||
sidecarImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/plugin-barman-cloud-sidecar
|
||||
tag: 0.5.0-debian-12-r1
|
||||
tag: 0.5.0-debian-12-r3
|
||||
digest: ""
|
||||
## @param pluginBarmanCloud.replicaCount Number of plugin-barman-cloud replicas to deploy
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user