From de62c88da5a70863d53786a71c8a2614f3b0a3de Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 28 Nov 2024 21:27:50 +0100 Subject: [PATCH] [bitnami/postgresql-ha] Release 15.0.2 (#30676) * [bitnami/postgresql-ha] Release 15.0.2 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.lock | 6 +++--- bitnami/postgresql-ha/Chart.yaml | 4 ++-- bitnami/postgresql-ha/values.yaml | 2 +- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md index 31ee50931304e8..af0bf2092667f7 100644 --- a/bitnami/postgresql-ha/CHANGELOG.md +++ b/bitnami/postgresql-ha/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 15.0.1 (2024-11-27) +## 15.0.2 (2024-11-28) -* [bitnami/postgresql-ha] Release 15.0.1 ([#30644](https://github.com/bitnami/charts/pull/30644)) +* [bitnami/postgresql-ha] Release 15.0.2 ([#30676](https://github.com/bitnami/charts/pull/30676)) + +## 15.0.1 (2024-11-27) + +* [bitnami/postgresql-ha] Release 15.0.1 (#30644) ([ebb2f96](https://github.com/bitnami/charts/commit/ebb2f960e7220e80e4f3fcaf98cf7bc332d81c8a)), closes [#30644](https://github.com/bitnami/charts/issues/30644) ## 15.0.0 (2024-11-25) diff --git a/bitnami/postgresql-ha/Chart.lock b/bitnami/postgresql-ha/Chart.lock index 9ada5c9b33e011..a134fe63180726 100644 --- a/bitnami/postgresql-ha/Chart.lock +++ b/bitnami/postgresql-ha/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.27.0 -digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af -generated: "2024-11-14T16:22:55.218248378Z" + version: 2.27.2 +digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576 +generated: "2024-11-28T20:00:21.752734947Z" diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index b863b635e68d81..9f9565523bcfe0 100644 --- a/bitnami/postgresql-ha/Chart.yaml +++ b/bitnami/postgresql-ha/Chart.yaml @@ -8,7 +8,7 @@ annotations: - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r33 - name: pgpool - image: docker.io/bitnami/pgpool:4.5.4-debian-12-r8 + image: docker.io/bitnami/pgpool:4.5.5-debian-12-r0 - name: postgres-exporter image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r1 - name: postgresql-repmgr @@ -40,4 +40,4 @@ maintainers: name: postgresql-ha sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha -version: 15.0.1 +version: 15.0.2 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index 714b4276c64a5a..420a848be76cf7 100644 --- a/bitnami/postgresql-ha/values.yaml +++ b/bitnami/postgresql-ha/values.yaml @@ -1129,7 +1129,7 @@ pgpool: image: registry: docker.io repository: bitnami/pgpool - tag: 4.5.4-debian-12-r8 + tag: 4.5.5-debian-12-r0 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ##