From 244ca5bec2ef64e49596a10b80b82012ab375aa0 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 4 Oct 2024 09:38:54 +0000 Subject: [PATCH 1/2] [bitnami/postgresql-ha] Release 14.2.33 updating components versions Signed-off-by: Bitnami Containers --- bitnami/postgresql-ha/Chart.yaml | 4 ++-- bitnami/postgresql-ha/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 99271d30915c73..c14b030b8ed6d6 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-r44 - name: postgresql-repmgr - image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r21 + image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r22 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.32 +version: 14.2.33 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index cae9cae3d32dad..01d101a5bf917b 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-r21 + tag: 16.4.0-debian-12-r22 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 From d111860f2cd966837e5ebbed69f3f5fe07e15827 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 4 Oct 2024 09:44:06 +0000 Subject: [PATCH 2/2] Update CHANGELOG.md Signed-off-by: Bitnami Containers --- bitnami/postgresql-ha/CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md index 52076566f6b803..051216732e4ad6 100644 --- a/bitnami/postgresql-ha/CHANGELOG.md +++ b/bitnami/postgresql-ha/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 14.2.32 (2024-10-04) +## 14.2.33 (2024-10-04) -* [bitnami/postgresql-ha] Release 14.2.32 ([#29773](https://github.com/bitnami/charts/pull/29773)) +* [bitnami/postgresql-ha] Release 14.2.33 ([#29774](https://github.com/bitnami/charts/pull/29774)) + +## 14.2.32 (2024-10-04) + +* [bitnami/postgresql-ha] Release 14.2.32 (#29773) ([7ca19c4](https://github.com/bitnami/charts/commit/7ca19c49eeef27a0b8e13a45a4f1a874fd6b2dc7)), closes [#29773](https://github.com/bitnami/charts/issues/29773) ## 14.2.31 (2024-09-26)