diff --git a/README.md b/README.md
index f3a23f6..e07ee58 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ You can then run `helm search repo plcnk` to see the charts.
| Chart | Description |
| ----- | ----------- |
-| [IT-Tools
](charts/it-tools/) | Collection of handy online tools for developers, with great UX. |
+| [IT-Tools
](charts/it-tools/) | Collection of handy online tools for developers, with great UX. |
## License
diff --git a/charts/it-tools/Chart.yaml b/charts/it-tools/Chart.yaml
index e7027fa..9937860 100644
--- a/charts/it-tools/Chart.yaml
+++ b/charts/it-tools/Chart.yaml
@@ -2,9 +2,9 @@ apiVersion: v2
name: it-tools
description: Collection of handy online tools for developers, with great UX.
home: https://github.com/plcnk/charts/tree/master/charts/it-tools
-icon: https://raw.githubusercontent.com/plcnk/charts/main/charts/it-tools/icon.svg
+icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg
type: application
-version: 1.0.1
+version: 1.0.2
# renovate datasource=docker depName=ghcr.io/corentinth/it-tools
appVersion: "2024.5.13-a0bc346"
kubeVersion: ">=1.22.0-0"