From 87dc88bdbd87b5cec5d0e572d96d0d2030d0d693 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Wed, 26 Mar 2025 06:09:47 +0000
Subject: [PATCH] chore(deps): update ghcr.io/druggeri/nut_exporter docker tag
 to v3.2.0

---
 charts/nut-exporter/Chart.yaml | 4 ++--
 charts/nut-exporter/README.md  | 4 +---
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/charts/nut-exporter/Chart.yaml b/charts/nut-exporter/Chart.yaml
index 653e3d13b..bcb926ffa 100644
--- a/charts/nut-exporter/Chart.yaml
+++ b/charts/nut-exporter/Chart.yaml
@@ -15,6 +15,6 @@ sources:
   - https://github.com/acolombier/nut_exporter/tree/feat/add-helm-chart
 
 type: application
-version: 0.3.19
+version: 0.4.0
 # renovate: image=ghcr.io/druggeri/nut_exporter
-appVersion: "3.1.3"
+appVersion: "3.2.0"
diff --git a/charts/nut-exporter/README.md b/charts/nut-exporter/README.md
index 595ad0396..db6a46934 100644
--- a/charts/nut-exporter/README.md
+++ b/charts/nut-exporter/README.md
@@ -1,6 +1,6 @@
 # nut-exporter
 
-![Version: 0.3.19](https://img.shields.io/badge/Version-0.3.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.3](https://img.shields.io/badge/AppVersion-3.1.3-informational?style=flat-square)
+![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.0](https://img.shields.io/badge/AppVersion-3.2.0-informational?style=flat-square)
 
 Installs NUT exporter in Kubernetes
 
@@ -42,5 +42,3 @@ Installs NUT exporter in Kubernetes
 | serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template |
 | tolerations | list | `[]` |  |
 
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
-- 
GitLab