diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md
index 8d85f74f54bad7..907b678c5121c8 100644
--- a/bitnami/postgresql-ha/CHANGELOG.md
+++ b/bitnami/postgresql-ha/CHANGELOG.md
@@ -1,8 +1,14 @@
# Changelog
-## 15.1.2 (2024-12-20)
+## 15.1.3 (2024-12-21)
-* [bitnami/postgresql-ha] Release 15.1.2 ([#31132](https://github.com/bitnami/charts/pull/31132))
+* [bitnami/postgresql-ha] Release 15.1.3 ([#31135](https://github.com/bitnami/charts/pull/31135))
+
+## 15.1.2 (2024-12-20)
+
+* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
+* [bitnami/postgresql-ha] Fix typo in documentation (#31069) ([b3b4ac7](https://github.com/bitnami/charts/commit/b3b4ac71e48c593a1e4da42b00445fb0ec47b1c1)), closes [#31069](https://github.com/bitnami/charts/issues/31069)
+* [bitnami/postgresql-ha] Release 15.1.2 (#31132) ([a352680](https://github.com/bitnami/charts/commit/a352680c0b1a3c92b24b2888ed5fb8d532f9ba6d)), closes [#31132](https://github.com/bitnami/charts/issues/31132)
## 15.1.1 (2024-12-13)
diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml
index 6aa7df00a546b0..0804a1853baa9f 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.16.0-debian-12-r2
- name: postgresql-repmgr
- image: docker.io/bitnami/postgresql-repmgr:17.2.0-debian-12-r4
+ image: docker.io/bitnami/postgresql-repmgr:17.2.0-debian-12-r5
apiVersion: v2
appVersion: 17.2.0
dependencies:
@@ -40,4 +40,4 @@ maintainers:
name: postgresql-ha
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
-version: 15.1.2
+version: 15.1.3
diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml
index cd50669849ffde..beaccec1bc1971 100644
--- a/bitnami/postgresql-ha/values.yaml
+++ b/bitnami/postgresql-ha/values.yaml
@@ -118,7 +118,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql-repmgr
- tag: 17.2.0-debian-12-r4
+ tag: 17.2.0-debian-12-r5
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##