From 496fff345dd1d6dc9f05ee94628f131e06622975 Mon Sep 17 00:00:00 2001 From: Richard Kosegi Date: Sun, 17 Mar 2024 13:28:25 +0100 Subject: [PATCH] Bump version to 1.0.1 Signed-off-by: Richard Kosegi --- VERSION | 2 +- chart/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 3eefcb9..7dea76e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0 +1.0.1 diff --git a/chart/Chart.yaml b/chart/Chart.yaml index bf64377..a0ed7d0 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -16,8 +16,8 @@ name: hetzner-inventory-exporter description: A Hetzner prometheus exporter chart sources: - https://github.com/dNationCloud/hetzner-inventory-exporter -version: 1.0.0 -appVersion: v1.0.0 +version: 1.0.1 +appVersion: v1.0.1 type: application maintainers: - name: Richard Kosegi