From 66186ea8324f31f0df7796d557d4d3ced9438c34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 18:05:32 +0000 Subject: [PATCH] Bump natsio/prometheus-nats-exporter in /helm/charts/nats Bumps natsio/prometheus-nats-exporter from 0.11.0 to 0.12.0. --- updated-dependencies: - dependency-name: natsio/prometheus-nats-exporter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- helm/charts/nats/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/charts/nats/values.yaml b/helm/charts/nats/values.yaml index 2d7e643f..820b4a22 100644 --- a/helm/charts/nats/values.yaml +++ b/helm/charts/nats/values.yaml @@ -623,7 +623,7 @@ exporter: enabled: true image: repository: natsio/prometheus-nats-exporter - tag: 0.11.0 + tag: 0.12.0 pullPolicy: IfNotPresent # registry: docker.io