diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml
index e38f5c553d7c56326bb7e735b5fd42ae4ef85841..a1c27f1b8516ff8b052d152df02e42a3082e6518 100644
--- a/charts/postgres/Chart.yaml
+++ b/charts/postgres/Chart.yaml
@@ -12,7 +12,7 @@ keywords:
   - database
   - postgres
 
-version: "1.3.1"
+version: "1.4.1"
 
-appVersion: "15.6"
+appVersion: "16.2"
 icon: https://www.postgresql.org/media/img/about/press/elephant64.png
diff --git a/charts/postgres/README.md b/charts/postgres/README.md
index f9ca395d05a90b368aac8ab36a41da92fb722c68..6f6f24d748797a60cb0e02804059db189aae4399 100644
--- a/charts/postgres/README.md
+++ b/charts/postgres/README.md
@@ -1,6 +1,6 @@
 # PostgreSQL
 
-![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 16.2](https://img.shields.io/badge/AppVersion-16.2-informational?style=flat-square)
+![Version: 1.4.1](https://img.shields.io/badge/Version-1.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 16.2](https://img.shields.io/badge/AppVersion-16.2-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/postgres/RELEASENOTES.md b/charts/postgres/RELEASENOTES.md
index 8c8105a0a5c9724727a6d9ef5ee9feee68449578..469a1164d2bf714c4f2dd1122e007be30d807773 100644
--- a/charts/postgres/RELEASENOTES.md
+++ b/charts/postgres/RELEASENOTES.md
@@ -53,4 +53,5 @@
 | 1.3.0 | 15.6 | Final version with configuration secret, extra config and extra volume support |
 | 1.3.1 | 15.6 | Fixed missing envFrom |
 | 1.4.0 | 16.2 | Final version with configuration secret, extra config and extra volume support |
+| 1.4.1 | 16.2 | Fixed missing envFrom |
 | | | |