mirror of
https://github.com/bitnami/charts.git
synced 2026-04-05 08:47:10 +08:00
[bitnami/postgresql-ha] ⚡ ⬆️ Update dependency references (#35517)
* [bitnami/postgresql-ha] Release 16.1.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,16 @@
|
||||
# Changelog
|
||||
|
||||
## 16.1.1 (2025-08-07)
|
||||
|
||||
* [bitnami/postgresql-ha] :zap: :arrow_up: Update dependency references ([#35517](https://github.com/bitnami/charts/pull/35517))
|
||||
|
||||
## 16.1.0 (2025-08-04)
|
||||
|
||||
* [bitnami/postgresql-ha] feat: add support for disabling connection cache ([#35389](https://github.com/bitnami/charts/pull/35389))
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
|
||||
* [bitnami/postgresql-ha] feat: add support for disabling connection cache (#35389) ([df4bc69](https://github.com/bitnami/charts/commit/df4bc697954960a4e84b9a490e26b70194618245)), closes [#35389](https://github.com/bitnami/charts/issues/35389)
|
||||
|
||||
## <small>16.0.22 (2025-07-15)</small>
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r48
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
- name: pgpool
|
||||
image: docker.io/bitnami/pgpool:4.6.2-debian-12-r6
|
||||
- name: postgres-exporter
|
||||
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r12
|
||||
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r14
|
||||
- name: postgresql-repmgr
|
||||
image: docker.io/bitnami/postgresql-repmgr:17.5.0-debian-12-r16
|
||||
image: docker.io/bitnami/postgresql-repmgr:17.5.0-debian-12-r17
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
@@ -43,4 +43,4 @@ maintainers:
|
||||
name: postgresql-ha
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
|
||||
version: 16.1.0
|
||||
version: 16.1.1
|
||||
|
||||
@@ -120,7 +120,7 @@ postgresql:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgresql-repmgr
|
||||
tag: 17.5.0-debian-12-r16
|
||||
tag: 17.5.0-debian-12-r17
|
||||
digest: ""
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
@@ -1736,7 +1736,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgres-exporter
|
||||
tag: 0.17.1-debian-12-r12
|
||||
tag: 0.17.1-debian-12-r14
|
||||
digest: ""
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
@@ -1986,7 +1986,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r48
|
||||
tag: 12-debian-12-r49
|
||||
digest: ""
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user