From 46b2d279613f909aa550b23356876c6037df7129 Mon Sep 17 00:00:00 2001 From: Mic Szillat Date: Fri, 9 Feb 2024 19:54:20 +0100 Subject: [PATCH] Bump app version in Helm chart --- dist/charts/ping-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/charts/ping-exporter/Chart.yaml b/dist/charts/ping-exporter/Chart.yaml index 1d0be9f..885fde1 100644 --- a/dist/charts/ping-exporter/Chart.yaml +++ b/dist/charts/ping-exporter/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: ping-exporter description: Prometheus exporter for ICMP echo requests type: application -version: 1.0.0 -appVersion: "0.4.8" \ No newline at end of file +version: 1.1.0 +appVersion: 1.1.0