From 3a700381948c3979fcf6febed3c0247e3f74a90a Mon Sep 17 00:00:00 2001 From: Naeel Date: Fri, 17 Apr 2026 10:01:16 +0300 Subject: [PATCH] =?UTF-8?q?v9.48:=20fix=20graph.js=20path=20(404=20?= =?UTF-8?q?=E2=86=92=20/dashboard/graph.js)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s/deployment.yaml | 2 +- static/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 9f98a57..e629b0c 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: cloud-dashboard - image: naeel/cloud-dashboard:v9.47 + image: naeel/cloud-dashboard:v9.48 imagePullPolicy: Always ports: - containerPort: 8080 diff --git a/static/index.html b/static/index.html index b4f3803..beda7c0 100644 --- a/static/index.html +++ b/static/index.html @@ -1113,6 +1113,6 @@ window._apiHeaders = function(){ return { "X-Deck-Token": getToken(), "X-Deck-
- +