From 5e1aaa93b2c5ee9af2df1b00485f6c5de7267e86 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 26 Sep 2024 23:23:53 +0200 Subject: [PATCH] [bitnami/postgresql-ha] Release 14.2.31 (#29637) * [bitnami/postgresql-ha] Release 14.2.31 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/postgresql-ha/CHANGELOG.md | 8 ++++++-- bitnami/postgresql-ha/Chart.yaml | 4 ++-- bitnami/postgresql-ha/values.yaml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md index f72c0c2b95..5ffa2e6cef 100644 --- a/bitnami/postgresql-ha/CHANGELOG.md +++ b/bitnami/postgresql-ha/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 14.2.30 (2024-09-23) +## 14.2.31 (2024-09-26) -* [bitnami/postgresql-ha] Release 14.2.30 ([#29583](https://github.com/bitnami/charts/pull/29583)) +* [bitnami/postgresql-ha] Release 14.2.31 ([#29637](https://github.com/bitnami/charts/pull/29637)) + +## 14.2.30 (2024-09-23) + +* [bitnami/postgresql-ha] Release 14.2.30 (#29583) ([4488371](https://github.com/bitnami/charts/commit/4488371650daaac1dba8d000bd40e7ab90df0805)), closes [#29583](https://github.com/bitnami/charts/issues/29583) ## 14.2.29 (2024-09-19) diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 34f8d0bc10..6b86b4fdc3 100644 --- a/bitnami/postgresql-ha/Chart.yaml +++ b/bitnami/postgresql-ha/Chart.yaml @@ -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-r17 + image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r18 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.30 +version: 14.2.31 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index b3827b014c..c82ceb1c38 100644 --- a/bitnami/postgresql-ha/values.yaml +++ b/bitnami/postgresql-ha/values.yaml @@ -113,7 +113,7 @@ postgresql: image: registry: docker.io repository: bitnami/postgresql-repmgr - tag: 16.4.0-debian-12-r17 + tag: 16.4.0-debian-12-r18 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