From e348d3871bbb68ec81f5b23d5574cbefecd7f019 Mon Sep 17 00:00:00 2001 From: Tomy Guichard Date: Fri, 21 Apr 2023 19:05:52 +0200 Subject: [PATCH] Bump Helm chart --- charts/livebox-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/livebox-exporter/Chart.yaml b/charts/livebox-exporter/Chart.yaml index b3eb611..171c10a 100644 --- a/charts/livebox-exporter/Chart.yaml +++ b/charts/livebox-exporter/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: livebox-exporter description: A prometheus exporter for Livebox type: application -version: 0.1.0 -appVersion: "v0.1.0" +version: 0.2.0 +appVersion: "v0.2.0"