diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md
index 2b37a32d33..817208d43a 100644
--- a/bitnami/postgresql-ha/CHANGELOG.md
+++ b/bitnami/postgresql-ha/CHANGELOG.md
@@ -1,8 +1,12 @@
# Changelog
-## 16.0.12 (2025-06-11)
+## 16.0.13 (2025-06-12)
-* [bitnami/postgresql-ha] :zap: :arrow_up: Update dependency references ([#34354](https://github.com/bitnami/charts/pull/34354))
+* [bitnami/postgresql-ha] :zap: :arrow_up: Update dependency references ([#34375](https://github.com/bitnami/charts/pull/34375))
+
+## 16.0.12 (2025-06-11)
+
+* [bitnami/postgresql-ha] :zap: :arrow_up: Update dependency references (#34354) ([0f9c1d4](https://github.com/bitnami/charts/commit/0f9c1d45293599d35386603884e545e9bfed631b)), closes [#34354](https://github.com/bitnami/charts/issues/34354)
## 16.0.11 (2025-06-06)
diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml
index a973c3b484..b8a17dc528 100644
--- a/bitnami/postgresql-ha/Chart.yaml
+++ b/bitnami/postgresql-ha/Chart.yaml
@@ -11,7 +11,7 @@ annotations:
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r10
- name: postgresql-repmgr
- image: docker.io/bitnami/postgresql-repmgr:17.5.0-debian-12-r9
+ image: docker.io/bitnami/postgresql-repmgr:17.5.0-debian-12-r10
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
@@ -43,4 +43,4 @@ maintainers:
name: postgresql-ha
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
-version: 16.0.12
+version: 16.0.13
diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml
index f228e39a1f..1456f6738d 100644
--- a/bitnami/postgresql-ha/values.yaml
+++ b/bitnami/postgresql-ha/values.yaml
@@ -120,7 +120,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql-repmgr
- tag: 17.5.0-debian-12-r9
+ tag: 17.5.0-debian-12-r10
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##