From 5f6a185088285e3ecf1231d571ce004ea323af5b Mon Sep 17 00:00:00 2001 From: Richard Kosegi Date: Sat, 4 May 2024 10:05:01 +0200 Subject: [PATCH] Bump version to 0.0.4 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 bcab45a..81340c7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.3 +0.0.4 diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5e44c3d..9a5d9a8 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -16,5 +16,5 @@ apiVersion: v2 name: k8s-footprint-exporter description: A Prometheus exporter for K8s API resources footprint. type: application -version: 0.0.3 -appVersion: v0.0.3 +version: 0.0.4 +appVersion: v0.0.4