diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml
index 69e061d763a50303e0f73bbeb519d8cf4cde99fb..a0c8fe857a6f5f37b4445dbb3d0de03775805a9e 100644
--- a/charts/redis/Chart.yaml
+++ b/charts/redis/Chart.yaml
@@ -8,7 +8,7 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version
-version: 0.4.11
+version: 0.4.12
 
 # This is the version number of the application being deployed.
-appVersion: "6.2.6"
+appVersion: "6.2.7"
diff --git a/charts/redis/README.md b/charts/redis/README.md
index 8b83a1716878788e03b7957580a652e027cc0577..fd27e8d945d13ac81e90c0d06a1ca5ffccc1ccee 100644
--- a/charts/redis/README.md
+++ b/charts/redis/README.md
@@ -1,6 +1,6 @@
 # Redis
 
-![Version: 0.4.11](https://img.shields.io/badge/Version-0.4.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.2.6](https://img.shields.io/badge/AppVersion-6.2.6-informational?style=flat-square)
+![Version: 0.4.12](https://img.shields.io/badge/Version-0.4.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.2.7](https://img.shields.io/badge/AppVersion-6.2.7-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/redis/RELEASENOTES.md b/charts/redis/RELEASENOTES.md
index e6124249b47f87e3b9468a27a8de40e185ef0c89..abf67d85360ef9ebc72fb4a134d8445c34b8bb63 100644
--- a/charts/redis/RELEASENOTES.md
+++ b/charts/redis/RELEASENOTES.md
@@ -4,4 +4,5 @@
 | :------------ | :---------- | :----------------- |
 | 0.4.10 | 6.2.6 | Implemented startupProbe support |
 | 0.4.11 | 6.2.6 | Implemented support for extra secrets and advanced configuration capabilites |
+| 0.4.12 | 6.2.7 | Upgraded to Redis 6.2.7 |
 | | | |