diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml
index 9a03694d54597b5e531c99a8058bd0fee8d67c6d..507b48a9c899d0a39a1a439d304f34cfba7dd1df 100644
--- a/charts/postgres/Chart.yaml
+++ b/charts/postgres/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.2.20
+version: 0.3.9
 
-appVersion: "13.7"
+appVersion: "14.3"
diff --git a/charts/postgres/README.md b/charts/postgres/README.md
index 169909a8fd42f1bfcecea5870136302bf169fdbe..f844c3a95aaa9e177ee464da950ae6199f96c5e1 100644
--- a/charts/postgres/README.md
+++ b/charts/postgres/README.md
@@ -1,6 +1,6 @@
 # PostgreSQL
 
-![Version: 0.2.20](https://img.shields.io/badge/Version-0.2.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 13.7](https://img.shields.io/badge/AppVersion-13.7-informational?style=flat-square)
+![Version: 0.3.9](https://img.shields.io/badge/Version-0.3.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.3](https://img.shields.io/badge/AppVersion-14.3-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/postgres/RELEASENOTES.md b/charts/postgres/RELEASENOTES.md
index df99c3c564de4a87e2400b270c81b9e567d42336..c6da350a1d9b358e1c12b4a2ee89de611a1de159 100644
--- a/charts/postgres/RELEASENOTES.md
+++ b/charts/postgres/RELEASENOTES.md
@@ -12,4 +12,5 @@
 | 0.3.6 | 14.1 | Implemented support for extra secrets and advanced configuration capabilites |
 | 0.3.7 | 14.1 | Implemented support for extra containers |
 | 0.3.8 | 14.2 | Upgraded to Postgres 14.2 |
+| 0.3.9 | 14.3 | Upgraded to Postgres 14.3 |
 | | | |