mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
[bitnami/postgresql-ha] Release 14.2.27 (#29336)
* [bitnami/postgresql-ha] Release 14.2.27 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 14.2.26 (2024-09-10)
|
||||
## 14.2.27 (2024-09-10)
|
||||
|
||||
* [bitnami/postgresql-ha] Release 14.2.26 ([#29327](https://github.com/bitnami/charts/pull/29327))
|
||||
* [bitnami/postgresql-ha] Release 14.2.27 ([#29336](https://github.com/bitnami/charts/pull/29336))
|
||||
|
||||
## <small>14.2.26 (2024-09-10)</small>
|
||||
|
||||
* [bitnami/postgresql-ha] Release 14.2.26 (#29327) ([f512202](https://github.com/bitnami/charts/commit/f51220207d50dda541dd0dc83dfbea54bbea26e8)), closes [#29327](https://github.com/bitnami/charts/issues/29327)
|
||||
|
||||
## <small>14.2.25 (2024-09-06)</small>
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ annotations:
|
||||
- name: postgres-exporter
|
||||
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r43
|
||||
- name: postgresql-repmgr
|
||||
image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r13
|
||||
image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r14
|
||||
apiVersion: v2
|
||||
appVersion: 16.4.0
|
||||
dependencies:
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: postgresql-ha
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
|
||||
version: 14.2.26
|
||||
version: 14.2.27
|
||||
|
||||
@@ -113,7 +113,7 @@ postgresql:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgresql-repmgr
|
||||
tag: 16.4.0-debian-12-r13
|
||||
tag: 16.4.0-debian-12-r14
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user