From a65cdc356259c986ae1ad8f1056bdf93164164ad Mon Sep 17 00:00:00 2001 From: znetsixe Date: Tue, 26 May 2026 17:53:58 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20ship=20slice=20#34=20=E2=80=94=20dashb?= =?UTF-8?q?oardAPI=20walking=20skeleton=20+=20Grafana=20pin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Bumps nodes/dashboardAPI submodule to slice/34-walking-skeleton@7fdab73 (credentials block for bearer token, folderUid config field, basic tests). - Pins grafana/grafana to 11.3.0 — legacy /api/dashboards/db is the generator target; G12 K8s-style API is out of scope (PRD constraint). Refs #34 --- docker-compose.yml | 5 ++++- nodes/dashboardAPI | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index d861c8f..3119a43 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -67,7 +67,10 @@ services: # Grafana — dashboard visualization # --------------------------------------------------------- grafana: - image: grafana/grafana:latest + # Pinned per dashboardAPI v2 PRD: legacy POST /api/dashboards/db is the + # generator target; Grafana 12 K8s-style API is out of scope. Bump + # deliberately, not via `pull --latest`. + image: grafana/grafana:11.3.0 container_name: evolv-grafana restart: unless-stopped ports: diff --git a/nodes/dashboardAPI b/nodes/dashboardAPI index dac8576..7fdab73 160000 --- a/nodes/dashboardAPI +++ b/nodes/dashboardAPI @@ -1 +1 @@ -Subproject commit dac8576cab6c66032c93c4abb37ffe8f1ac2d2ae +Subproject commit 7fdab73ba0bb81d9ad23c355ede9bd4bff62bc70