diff --git a/charts/valkey/Chart.yaml b/charts/valkey/Chart.yaml
index 1fe66e37e5e0e921429bbd1cd540700e0a67dc20..7affd8481bb72583d48137f0d44ee89f7987aa77 100644
--- a/charts/valkey/Chart.yaml
+++ b/charts/valkey/Chart.yaml
@@ -12,10 +12,10 @@ keywords:
   - cache
   - valkey
 
-icon: https://valkey.io/assets/img/Valkey-logo.svg
+icon: https://valkey.io/img/Valkey-logo.svg
 
 # This is the chart version
-version: "1.0.1"
+version: "1.0.2"
 
 # This is the version number of the application being deployed.
 appVersion: "7.2.6"
diff --git a/charts/valkey/README.md b/charts/valkey/README.md
index f3fb13df7c260921aa11d553769f32d0d53f0dba..5d3620112ef0baffca69f29c9f5896ff229e4b5c 100644
--- a/charts/valkey/README.md
+++ b/charts/valkey/README.md
@@ -1,6 +1,6 @@
 # Valkey
 
-![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)
+![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-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 41181be233a1d4372eca6a21d3c96f610e59d4cd..52a0bd8f0c2f2a58e0b6a6f2e0ce3d4e2a275531 100644
--- a/charts/valkey/RELEASENOTES.md
+++ b/charts/valkey/RELEASENOTES.md
@@ -4,4 +4,5 @@
 | :------------ | :---------- | :----------------- |
 | 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 |
+| 1.0.2 | 7.2.6 | Fixed chart logo link |
 | | | |