From 4059a79ebfa8b6c7d0de03eba33f7d74a8b44d1e Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 05:54:17 +0000 Subject: [PATCH] chore(deps): update neuvector/prometheus-exporter docker tag to v1.0.14 --- 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..3ce050193 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.14 # changes this to a readonly user ! CTRL_USERNAME: admin CTRL_PASSWORD: admin