From 4668901122cd743515aee1d25c2b672a3a001a1c Mon Sep 17 00:00:00 2001 From: znetsixe Date: Thu, 28 May 2026 18:33:52 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20dashboardAPI=20=E2=80=94=20reso?= =?UTF-8?q?lve=20InfluxDB=20datasource=20uid=20at=20push=20time?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps dashboardAPI submodule pointer to include the runtime datasource-uid resolver. Templates no longer have to ship with the right uid baked in; any Grafana instance with an influxdb datasource will now render the dashboards correctly. Fixes the "Datasource not found" exclamation marks observed when pushing to a fresh Grafana (e.g. the VPS). Co-Authored-By: Claude Opus 4.7 (1M context) --- nodes/dashboardAPI | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes/dashboardAPI b/nodes/dashboardAPI index 533f74f..de957cb 160000 --- a/nodes/dashboardAPI +++ b/nodes/dashboardAPI @@ -1 +1 @@ -Subproject commit 533f74fe7e97a73a30e411e40d4e55b5ca49d837 +Subproject commit de957cb971f0ed8b2d27449275dda951a7c78f66 diff --git a/package.json b/package.json index fc9e3d9..c4e8e17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "EVOLV", - "version": "1.0.32", + "version": "1.0.34", "description": "Modular Node-RED package containing all control and automation nodes developed under the EVOLV project.", "keywords": [ "node-red",