From cdffbef8d66219e3940f8d6327202fa588fbc5bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Mar 2023 16:04:33 +0000 Subject: [PATCH] Update Helm chart common to v4.5.3 --- charts/mqtt-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mqtt-exporter/Chart.yaml b/charts/mqtt-exporter/Chart.yaml index c98ecc6..c781449 100644 --- a/charts/mqtt-exporter/Chart.yaml +++ b/charts/mqtt-exporter/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.0.0 description: A prometheus exporter for generic MQTT metrics name: mqtt-exporter -version: 1.1.2 +version: 1.1.3 kubeVersion: ">=1.16.0-0" keywords: - mqtt-exporter @@ -15,4 +15,4 @@ maintainers: dependencies: - name: common repository: https://nikdoof.github.io/helm-charts/ - version: 4.5.2 + version: 4.5.3