From 900bb91b96dd91a18a1ca42a35c02d056ec4d5a2 Mon Sep 17 00:00:00 2001 From: Marcelo Clavel Date: Tue, 31 Oct 2023 14:53:39 -0300 Subject: [PATCH] fix(prometheus-mysql-exporter): set serviceaccount lifecycle Signed-off-by: Marcelo Clavel --- 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..8c9e6462af5e 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.1.1 home: https://github.com/prometheus/mysqld_exporter appVersion: v0.15.0 sources: