From 127dfc205f67ca4840c669fea4c736c1d355341d Mon Sep 17 00:00:00 2001 From: Lukas Monkevicius <64898324+lukas-unity@users.noreply.github.com> Date: Thu, 30 May 2024 13:28:58 -0700 Subject: [PATCH] update to 0.15.1 Signed-off-by: Lukas Monkevicius <64898324+lukas-unity@users.noreply.github.com> --- charts/prometheus-stackdriver-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-stackdriver-exporter/Chart.yaml b/charts/prometheus-stackdriver-exporter/Chart.yaml index 8506ec28d307..d1602d4dafd4 100644 --- a/charts/prometheus-stackdriver-exporter/Chart.yaml +++ b/charts/prometheus-stackdriver-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: Stackdriver exporter for Prometheus name: prometheus-stackdriver-exporter -version: 4.5.0 -appVersion: v0.15.0 +version: 4.5.1 +appVersion: v0.15.1 home: https://www.stackdriver.com/ sources: - https://github.com/prometheus-community/stackdriver_exporter