From 2d468db7c15f9d68f5bb4c3855b69652bc938432 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 17:13:00 +0000 Subject: [PATCH] Update neuvector/prometheus-exporter Docker tag to v1.0.13 --- charts/monitor/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/monitor/values.yaml b/charts/monitor/values.yaml index 0e252d85b..6b7e3c4f5 100644 --- a/charts/monitor/values.yaml +++ b/charts/monitor/values.yaml @@ -12,7 +12,7 @@ exporter: image: repository: neuvector/prometheus-exporter imagePullPolicy: IfNotPresent - tag: 1.0.12 + tag: 1.0.13 # changes this to a readonly user ! CTRL_USERNAME: admin CTRL_PASSWORD: admin