From 53c32bff6cccd7fc25cee609fa4eb34cc50e52eb Mon Sep 17 00:00:00 2001 From: Remy Mollandin Date: Tue, 17 Oct 2023 17:33:10 +0200 Subject: [PATCH] chore: bump chart version to 2.2.0 Signed-off-by: Remy Mollandin --- charts/prometheus-mysql-exporter/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/prometheus-mysql-exporter/Chart.yaml b/charts/prometheus-mysql-exporter/Chart.yaml index a8cab66c58a6..fdbb4bba85dd 100644 --- a/charts/prometheus-mysql-exporter/Chart.yaml +++ b/charts/prometheus-mysql-exporter/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: A Helm chart for prometheus mysql exporter with cloudsqlproxy name: prometheus-mysql-exporter -version: 2.1.0 +version: 2.2.0 home: https://github.com/prometheus/mysqld_exporter appVersion: v0.15.0 sources: