diff --git a/charts/valkey/Chart.yaml b/charts/valkey/Chart.yaml
index f0195fd4f3c6dcfeec0c95904984ea1d10d69de2..1fe66e37e5e0e921429bbd1cd540700e0a67dc20 100644
--- a/charts/valkey/Chart.yaml
+++ b/charts/valkey/Chart.yaml
@@ -15,7 +15,7 @@ keywords:
 icon: https://valkey.io/assets/img/Valkey-logo.svg
 
 # This is the chart version
-version: "1.0.0"
+version: "1.0.1"
 
 # This is the version number of the application being deployed.
-appVersion: "7.2.5"
+appVersion: "7.2.6"
diff --git a/charts/valkey/README.md b/charts/valkey/README.md
index f9a0cb66418bd74970159c888b1335b4f756841e..f3fb13df7c260921aa11d553769f32d0d53f0dba 100644
--- a/charts/valkey/README.md
+++ b/charts/valkey/README.md
@@ -1,6 +1,6 @@
 # Valkey
 
-![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.2.5](https://img.shields.io/badge/AppVersion-7.2.5-informational?style=flat-square)
+![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.2.6](https://img.shields.io/badge/AppVersion-7.2.6-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/valkey/RELEASENOTES.md b/charts/valkey/RELEASENOTES.md
index ae84d917d964ca974bd1880aa6032663ac959acf..41181be233a1d4372eca6a21d3c96f610e59d4cd 100644
--- a/charts/valkey/RELEASENOTES.md
+++ b/charts/valkey/RELEASENOTES.md
@@ -3,4 +3,5 @@
 | Chart version | App version | Change description |
 | :------------ | :---------- | :----------------- |
 | 1.0.0 | 7.2.5 | Initial version of Valkey chart (based on Redis chart) |
+| 1.0.1 | 7.2.6 | Updated to Valkey 7.2.6 |
 | | | |