From a37819781f172c51eacfe469c91df7bce7923eed Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Fri, 23 Feb 2024 16:13:53 +0100 Subject: [PATCH] chore(nut-exporter): Upgrade to version 3.1.1 --- charts/nut-exporter/Chart.yaml | 4 ++-- charts/nut-exporter/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/nut-exporter/Chart.yaml b/charts/nut-exporter/Chart.yaml index 16a50a831..5cc7868b8 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.10 +version: 0.3.11 # renovate: image=ghcr.io/druggeri/nut_exporter -appVersion: 3.0.0 +appVersion: 3.1.1 diff --git a/charts/nut-exporter/README.md b/charts/nut-exporter/README.md index fbf9643f1..9eb7efb5f 100644 --- a/charts/nut-exporter/README.md +++ b/charts/nut-exporter/README.md @@ -1,6 +1,6 @@ # nut-exporter -   +   Installs NUT exporter in Kubernetes @@ -43,4 +43,4 @@ Installs NUT exporter in Kubernetes | tolerations | list | `[]` | | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0) +Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0) -- GitLab