diff --git a/charts/incubator/truenas-exporter/Chart.yaml b/charts/incubator/truenas-exporter/Chart.yaml index 8877f0e5639..b02eb4adf96 100644 --- a/charts/incubator/truenas-exporter/Chart.yaml +++ b/charts/incubator/truenas-exporter/Chart.yaml @@ -32,4 +32,4 @@ name: truenas-exporter sources: - https://github.com/Supporterino/truenas-graphite-to-prometheus/tree/main type: application -version: 0.0.1 +version: 0.0.2 diff --git a/charts/incubator/truenas-exporter/dashboard.json b/charts/incubator/truenas-exporter/dashboard.json index 427107c57d6..b2da64c95cc 100644 --- a/charts/incubator/truenas-exporter/dashboard.json +++ b/charts/incubator/truenas-exporter/dashboard.json @@ -5372,6 +5372,24 @@ "tags": [], "templating": { "list": [ + { + "current": { + "selected": false, + "text": "Prometheus", + "value": "prometheus" + }, + "hide": 0, + "includeAll": false, + "label": "Prometheus Datasource", + "multi": false, + "name": "DS_MIMIR", + "options": [], + "query": "prometheus", + "refresh": 1, + "regex": "", + "skipUrlSync": false, + "type": "datasource" + }, { "current": {}, "datasource": { diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index 196668ccbc6..a7a59f6cf9c 100644 --- a/charts/stable/speedtest-exporter/Chart.yaml +++ b/charts/stable/speedtest-exporter/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter - https://ghcr.io/miguelndecarvalho/speedtest-exporter type: application -version: 10.3.0 +version: 10.3.1 diff --git a/charts/stable/speedtest-exporter/dashboard.json b/charts/stable/speedtest-exporter/dashboard.json index 137b7873b6c..c70e72e1860 100644 --- a/charts/stable/speedtest-exporter/dashboard.json +++ b/charts/stable/speedtest-exporter/dashboard.json @@ -757,6 +757,24 @@ "tags": [], "templating": { "list": [ + { + "current": { + "selected": false, + "text": "Prometheus", + "value": "prometheus" + }, + "hide": 0, + "includeAll": false, + "label": "Prometheus Datasource", + "multi": false, + "name": "DS_PROMETHEUS", + "options": [], + "query": "prometheus", + "refresh": 1, + "regex": "", + "skipUrlSync": false, + "type": "datasource" + }, { "current": {}, "definition": "label_values(speedtest_up, instance)",