mirror of
https://github.com/bitnami/charts.git
synced 2026-02-09 18:57:08 +08:00
[bitnami/postgresql-ha] ⚡ ⬆️ Update dependency references (#35894)
* [bitnami/postgresql-ha] Release 16.2.1 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
|
||||
|
||||
## 16.2.1 (2025-08-14)
|
||||
|
||||
* [bitnami/postgresql-ha] :zap: :arrow_up: Update dependency references ([#35894](https://github.com/bitnami/charts/pull/35894))
|
||||
|
||||
## 16.2.0 (2025-08-13)
|
||||
|
||||
* [bitnami:postgresql-ha] feat: add support for affinity to backup cronjob ([#35773](https://github.com/bitnami/charts/pull/35773))
|
||||
* [bitnami:postgresql-ha] feat: add support for affinity to backup cronjob (#35773) ([57039a2](https://github.com/bitnami/charts/commit/57039a2cf5a9a7a972a120a0528ce2119fbbee85)), closes [#35773](https://github.com/bitnami/charts/issues/35773)
|
||||
|
||||
## <small>16.1.2 (2025-08-07)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.3
|
||||
digest: sha256:f9c314553215490ea1b94c70082cb152d6ff5916ce185b4e00f5287f81545b4c
|
||||
generated: "2025-08-07T19:14:42.765152824Z"
|
||||
version: 2.31.4
|
||||
digest: sha256:fc442e77200e1914dd46fe26490dcf62f44caa51db673c2f8e67d5319cd4c163
|
||||
generated: "2025-08-14T15:29:38.353757874Z"
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
- name: pgpool
|
||||
image: docker.io/bitnami/pgpool:4.6.2-debian-12-r7
|
||||
- name: postgres-exporter
|
||||
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r14
|
||||
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r15
|
||||
- name: postgresql-repmgr
|
||||
image: docker.io/bitnami/postgresql-repmgr:17.5.0-debian-12-r17
|
||||
licenses: Apache-2.0
|
||||
@@ -43,4 +43,4 @@ maintainers:
|
||||
name: postgresql-ha
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
|
||||
version: 16.2.0
|
||||
version: 16.2.1
|
||||
|
||||
@@ -1736,7 +1736,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgres-exporter
|
||||
tag: 0.17.1-debian-12-r14
|
||||
tag: 0.17.1-debian-12-r15
|
||||
digest: ""
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user