diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml
index ac73d522d2926cd4f1637822c8a2a225ffb11114..b0d3d47800f0564c7d9f82a6207b95dd45ee1d3a 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.6.12"
+version: "0.6.13"
 
 # This is the version number of the application being deployed.
-appVersion: "7.0.11"
+appVersion: "7.0.12"
diff --git a/charts/redis/README.md b/charts/redis/README.md
index c106544e0eb952b745ba9d9733cb9accafcf2a90..ba510c8040a651b98fd622baf117c1b6388ea469 100644
--- a/charts/redis/README.md
+++ b/charts/redis/README.md
@@ -1,6 +1,6 @@
 # Redis
 
-![Version: 0.6.12](https://img.shields.io/badge/Version-0.6.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.11](https://img.shields.io/badge/AppVersion-7.0.11-informational?style=flat-square)
+![Version: 0.6.13](https://img.shields.io/badge/Version-0.6.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.12](https://img.shields.io/badge/AppVersion-7.0.12-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/redis/RELEASENOTES.md b/charts/redis/RELEASENOTES.md
index 672c7c9302f1f00a8129cba343e0207e8576af73..927c22bab8ed30f052587cf80e93eed8963de371 100644
--- a/charts/redis/RELEASENOTES.md
+++ b/charts/redis/RELEASENOTES.md
@@ -33,4 +33,5 @@
 | 0.6.10 | 7.0.11 | Upgraded to Redis 7.0.11 |
 | 0.6.11 | 7.0.11 | Fixed split brain bug - thx @tim-hanssen @tomswinkels |
 | 0.6.12 | 7.0.11 | Added metrics and service monitor support |
+| 0.6.13 | 7.0.12 | Upgraded to Redis 7.0.12 |
 | | | |