mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/cloudnative-pg] ⚡ ⬆️ Update dependency references (#35460)
* [bitnami/cloudnative-pg] Release 1.0.9 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.8 (2025-07-25)
|
||||
## 1.0.9 (2025-08-06)
|
||||
|
||||
* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#35297](https://github.com/bitnami/charts/pull/35297))
|
||||
* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#35460](https://github.com/bitnami/charts/pull/35460))
|
||||
|
||||
## <small>1.0.8 (2025-07-25)</small>
|
||||
|
||||
* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references (#35297) ([994b4d9](https://github.com/bitnami/charts/commit/994b4d96dc25e58fd91e2c5ab2d85901e3ec6bc8)), closes [#35297](https://github.com/bitnami/charts/issues/35297)
|
||||
|
||||
## <small>1.0.7 (2025-07-21)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: cloudnative-pg
|
||||
image: docker.io/bitnami/cloudnative-pg:1.26.1-debian-12-r0
|
||||
image: docker.io/bitnami/cloudnative-pg:1.26.1-debian-12-r1
|
||||
- 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-r3
|
||||
image: docker.io/bitnami/plugin-barman-cloud-sidecar:0.5.0-debian-12-r19
|
||||
- name: postgresql
|
||||
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r20
|
||||
licenses: Apache-2.0
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: cloudnative-pg
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/cloudnative-pg
|
||||
version: 1.0.8
|
||||
version: 1.0.9
|
||||
|
||||
@@ -79,7 +79,7 @@ operator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cloudnative-pg
|
||||
tag: 1.26.1-debian-12-r0
|
||||
tag: 1.26.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -737,7 +737,7 @@ pluginBarmanCloud:
|
||||
sidecarImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/plugin-barman-cloud-sidecar
|
||||
tag: 0.5.0-debian-12-r3
|
||||
tag: 0.5.0-debian-12-r19
|
||||
digest: ""
|
||||
## @param pluginBarmanCloud.replicaCount Number of plugin-barman-cloud replicas to deploy
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user