diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md
index 0102bca72f4e15..0354685aea7dca 100644
--- a/bitnami/postgresql-ha/CHANGELOG.md
+++ b/bitnami/postgresql-ha/CHANGELOG.md
@@ -1,8 +1,12 @@
# Changelog
-## 15.3.2 (2025-03-03)
+## 15.3.3 (2025-03-03)
-* [bitnami/postgresql-ha] Release 15.3.2 ([#32244](https://github.com/bitnami/charts/pull/32244))
+* [bitnami/postgresql-ha] Release 15.3.3 ([#32249](https://github.com/bitnami/charts/pull/32249))
+
+## 15.3.2 (2025-03-03)
+
+* [bitnami/postgresql-ha] Release 15.3.2 (#32244) ([d68c231](https://github.com/bitnami/charts/commit/d68c231d91c3993c329ab6513d575ab35b5d6cd7)), closes [#32244](https://github.com/bitnami/charts/issues/32244)
## 15.3.1 (2025-03-03)
diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml
index 5323e1b7f50ea3..d537f1ba0164eb 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.17.1-debian-12-r0
- name: postgresql-repmgr
- image: docker.io/bitnami/postgresql-repmgr:17.4.0-debian-12-r4
+ image: docker.io/bitnami/postgresql-repmgr:17.4.0-debian-12-r5
apiVersion: v2
appVersion: 17.4.0
dependencies:
@@ -40,4 +40,4 @@ maintainers:
name: postgresql-ha
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
-version: 15.3.2
+version: 15.3.3
diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml
index 1384b28dd029a2..95b41232c717a1 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.4.0-debian-12-r4
+ tag: 17.4.0-debian-12-r5
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##