From 3a09bffeb49eb7135b8506d604fb6372ad4333c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 21:20:18 +0000 Subject: [PATCH] chore(deps): update sscaling/jmx-prometheus-exporter docker tag to v0.12.0 --- charts/zookeeper/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/zookeeper/values.yaml b/charts/zookeeper/values.yaml index 7dc19f9..6385f0a 100644 --- a/charts/zookeeper/values.yaml +++ b/charts/zookeeper/values.yaml @@ -141,7 +141,7 @@ exporters: enabled: false image: repository: sscaling/jmx-prometheus-exporter - tag: 0.3.0 + tag: 0.12.0 pullPolicy: IfNotPresent config: lowercaseOutputName: false