chore: bump dashboardAPI — resolve InfluxDB datasource uid at push time

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 <uid> not found" exclamation marks observed
when pushing to a fresh Grafana (e.g. the VPS).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
znetsixe
2026-05-28 18:33:52 +02:00
parent 0826d62997
commit 4668901122
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "EVOLV", "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.", "description": "Modular Node-RED package containing all control and automation nodes developed under the EVOLV project.",
"keywords": [ "keywords": [
"node-red", "node-red",