diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml
index 2db0d3458ff3b6ce7ae9613152a283ce262f0bc1..c5ff56e61aa4ed24b9ca3b6d2b911bfb19af046a 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.4"
+version: "0.6.5"
 
 # This is the version number of the application being deployed.
-appVersion: "7.0.9"
+appVersion: "7.0.10"
diff --git a/charts/redis/README.md b/charts/redis/README.md
index b1cfa45ce651afb12b74899ce7f9a00fe08b9e0b..1da1cdbab35dc7eded5d03fa5d33938ba6286a22 100644
--- a/charts/redis/README.md
+++ b/charts/redis/README.md
@@ -1,6 +1,6 @@
 # Redis
 
-![Version: 0.6.4](https://img.shields.io/badge/Version-0.6.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.9](https://img.shields.io/badge/AppVersion-7.0.9-informational?style=flat-square)
+![Version: 0.6.5](https://img.shields.io/badge/Version-0.6.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.10](https://img.shields.io/badge/AppVersion-7.0.10-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/redis/RELEASENOTES.md b/charts/redis/RELEASENOTES.md
index a296c04a55a42eabad72d2b2db8c5065ffd6be79..39b2ee4e2c279c22968441dde511354f988578d9 100644
--- a/charts/redis/RELEASENOTES.md
+++ b/charts/redis/RELEASENOTES.md
@@ -24,4 +24,5 @@
 | 0.6.2 | 7.0.8 | Updated version detection for pod disruption budget |
 | 0.6.3 | 7.0.9 | Upgraded to Redis 7.0.9 |
 | 0.6.4 | 7.0.9 | Added option to use Deployment instead of StatefulSet for Non-HA deployments - thx @tim-hanssen |
+| 0.6.5 | 7.0.10 | Upgraded to Redis 7.0.10 |
 | | | |