diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md
index 3fdbad2e92f546..ced14b27b5ce3a 100644
--- a/bitnami/postgresql-ha/CHANGELOG.md
+++ b/bitnami/postgresql-ha/CHANGELOG.md
@@ -1,8 +1,12 @@
# Changelog
-## 14.2.7 (2024-06-18)
+## 14.2.8 (2024-06-19)
-* [bitnami/postgresql-ha] Release 14.2.7 ([#27400](https://github.com/bitnami/charts/pull/27400))
+* [bitnami/postgresql-ha] Fix issue where user password is not set when a different username is provided ([#24593](https://github.com/bitnami/charts/pull/24593))
+
+## 14.2.7 (2024-06-18)
+
+* [bitnami/postgresql-ha] Release 14.2.7 (#27400) ([81649d9](https://github.com/bitnami/charts/commit/81649d936fa5d17214cc171b35b876d971fd1dc0)), closes [#27400](https://github.com/bitnami/charts/issues/27400)
## 14.2.6 (2024-06-17)
diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml
index e9b2b2d3b80f9b..597dc33f1f3dbe 100644
--- a/bitnami/postgresql-ha/Chart.yaml
+++ b/bitnami/postgresql-ha/Chart.yaml
@@ -40,4 +40,4 @@ maintainers:
name: postgresql-ha
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
-version: 14.2.7
+version: 14.2.8