diff --git a/charts/nut-exporter/Chart.yaml b/charts/nut-exporter/Chart.yaml
index f713d5ce753c5828eba6d999024767ef1141e81e..bf5257d014fb88379b9bd5dc975bbd2930942084 100644
--- a/charts/nut-exporter/Chart.yaml
+++ b/charts/nut-exporter/Chart.yaml
@@ -3,6 +3,8 @@ name: nut-exporter
 description: Installs NUT exporter in Kubernetes
 annotations:
   artifacthub.io/category: monitoring-logging
+home: https://github.com/DRuggeri/nut_exporter
+icon: https://avatars.githubusercontent.com/u/3526263
 keywords:
     - Network UPS Tools
     - prometheus-exporter
@@ -13,5 +15,5 @@ sources:
   - https://github.com/acolombier/nut_exporter/tree/feat/add-helm-chart
 
 type: application
-version: 0.3.8
+version: 0.3.9
 appVersion: 3.0.0
diff --git a/charts/nut-exporter/README.md b/charts/nut-exporter/README.md
index fa66fd7506c3c86352fc4d79887e11f1efbd873b..c793734a82d036bed371e58b267492cac3930f5b 100644
--- a/charts/nut-exporter/README.md
+++ b/charts/nut-exporter/README.md
@@ -1,9 +1,11 @@
 # nut-exporter
 
-![Version: 0.3.8](https://img.shields.io/badge/Version-0.3.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0](https://img.shields.io/badge/AppVersion-3.0.0-informational?style=flat-square)
+![Version: 0.3.9](https://img.shields.io/badge/Version-0.3.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0](https://img.shields.io/badge/AppVersion-3.0.0-informational?style=flat-square)
 
 Installs NUT exporter in Kubernetes
 
+**Homepage:** <https://github.com/DRuggeri/nut_exporter>
+
 ## Source Code
 
 * <https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/-/tree/main/charts/nut-exporter>