From d6dd0d8684a048f8030c69256dde4862bc15116f Mon Sep 17 00:00:00 2001 From: Sergei Zyubin Date: Tue, 11 Jun 2024 15:28:42 +0200 Subject: [PATCH] Bump up helm chart to 0.5.1 (#537) --- helm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 1f6b329b..a99f61a7 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: sql-exporter description: Database-agnostic SQL exporter for Prometheus type: application -version: 0.5.0 -appVersion: 0.14.3 +version: 0.5.1 +appVersion: 0.14.4 keywords: - exporter - servicemonitor