diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml
index 34b5870cd964287b92b47b488679dc8a84da3ba0..dc192e37638589fbd4981d5b3679ad01cb2263ff 100644
--- a/charts/postgres/Chart.yaml
+++ b/charts/postgres/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.3.7
+version: 0.3.8
 
-appVersion: "14.1"
+appVersion: "14.2"
diff --git a/charts/postgres/README.md b/charts/postgres/README.md
index 675fd060c2cdb588f38ad57515d009147d790329..4f49e5ba025a811b05c6ecb675112ff561f21cb2 100644
--- a/charts/postgres/README.md
+++ b/charts/postgres/README.md
@@ -1,6 +1,6 @@
 # PostgreSQL
 
-![Version: 0.3.7](https://img.shields.io/badge/Version-0.3.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.1](https://img.shields.io/badge/AppVersion-14.1-informational?style=flat-square)
+![Version: 0.3.8](https://img.shields.io/badge/Version-0.3.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.2](https://img.shields.io/badge/AppVersion-14.2-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/postgres/RELEASENOTES.md b/charts/postgres/RELEASENOTES.md
index 6597cf304a2097c5c39b1d93b4dbc81b4aaa37a3..6f9dd6f2845f378728d3a3d21128c39bbf50682e 100644
--- a/charts/postgres/RELEASENOTES.md
+++ b/charts/postgres/RELEASENOTES.md
@@ -9,4 +9,5 @@
 | 0.3.5 | 14.1 | Updated readme and release notes |
 | 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 |
 | | | |