From 89467d41905620988683411866304f570453b060 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Sun, 8 Oct 2023 03:23:48 +0200 Subject: [PATCH] chore(nut-exporter): Bump version for update --- charts/nut-exporter/Chart.yaml | 2 +- charts/nut-exporter/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/nut-exporter/Chart.yaml b/charts/nut-exporter/Chart.yaml index 2972fae4e..1a41ac1b4 100644 --- a/charts/nut-exporter/Chart.yaml +++ b/charts/nut-exporter/Chart.yaml @@ -13,5 +13,5 @@ sources: - https://github.com/acolombier/nut_exporter/tree/feat/add-helm-chart type: application -version: 0.3.4 +version: 0.3.5 appVersion: 3.0.0 diff --git a/charts/nut-exporter/README.md b/charts/nut-exporter/README.md index b7bf285d7..41c576771 100644 --- a/charts/nut-exporter/README.md +++ b/charts/nut-exporter/README.md @@ -1,6 +1,6 @@ # nut-exporter -   +   Installs NUT exporter in Kubernetes -- GitLab