diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml
index 7123f7c0d8178532de8e14fc391ec6c886b496e2..2234124c442821ca6a18ac559970e55fcfd3c743 100644
--- a/charts/postgres/Chart.yaml
+++ b/charts/postgres/Chart.yaml
@@ -12,7 +12,7 @@ keywords:
   - database
   - postgres
 
-version: "1.0.2"
+version: "1.1.2"
 
-appVersion: "12.18"
+appVersion: "13.15"
 icon: https://www.postgresql.org/media/img/about/press/elephant64.png
diff --git a/charts/postgres/RELEASENOTES.md b/charts/postgres/RELEASENOTES.md
index baf938bbbba96de565f5e28bf489164deebd946d..bea9f1b2079c9db882d65cfc10296217019259d1 100644
--- a/charts/postgres/RELEASENOTES.md
+++ b/charts/postgres/RELEASENOTES.md
@@ -49,6 +49,7 @@
 | 1.0.2 | 12.18 | Fixed missing envFrom |
 | 1.1.0 | 13.14 | Final version with configuration secret, extra config and extra volume support |
 | 1.1.1 | 13.14 | Fixed missing envFrom |
+| 1.1.2 | 13.15 | Upgraded to Postgres 13.15 |
 | 1.2.0 | 14.11 | Final version with configuration secret, extra config and extra volume support |
 | 1.2.1 | 14.11 | Fixed missing envFrom |
 | 1.3.0 | 15.6 | Final version with configuration secret, extra config and extra volume support |