diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml
index 2e0fde45eab649765af653b2cedcf831ae1e61d5..e913ffc49e826dde156abefbd24418717ad67db6 100644
--- a/charts/postgres/Chart.yaml
+++ b/charts/postgres/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.2.24
+version: "0.3.15"
 
-appVersion: "13.10"
+appVersion: "14.7"
diff --git a/charts/postgres/RELEASENOTES.md b/charts/postgres/RELEASENOTES.md
index 2df2721a9b6b33b614179951e429397c44015995..adf4e4aba8fd7a16f9e5d964f8cbf75d3912c14d 100644
--- a/charts/postgres/RELEASENOTES.md
+++ b/charts/postgres/RELEASENOTES.md
@@ -22,6 +22,7 @@
 | 0.3.12 | 14.5 | Implemented support for custom inline init scripts |
 | 0.3.13 | 14.5 | Implemented support for image.registry option |
 | 0.3.14 | 14.6 | Upgraded to Postgres 14.6 |
+| 0.3.15 | 14.7 | Upgraded to Postgres 14.7 |
 | 0.4.0 | 15.0 | Upgraded to Postgres 15.0 |
 | 0.4.1 | 15.1 | Upgraded to Postgres 15.1 |
 | | | |