From 5d95bf18b63bc44feb6c70e5767528901d29ff43 Mon Sep 17 00:00:00 2001 From: Vitali Quiering Date: Mon, 3 Jun 2024 20:39:23 +0200 Subject: [PATCH] Bump chart version to 0.1.1 - Updated Chart.yaml to reflect the new version 0.1.1. --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index fd9a658..4d3787e 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: dnsbl-exporter description: A Helm chart to run dnsbl-exporter on Kubernetes type: application -version: 0.1.0 +version: 0.1.1 appVersion: "v0.7.0-rc3" keywords: - prometheus