From 30aead726b3738fc4c19c9137f98a039ac115a92 Mon Sep 17 00:00:00 2001 From: Codex Date: Mon, 18 May 2026 10:56:38 +0000 Subject: [PATCH] chore: point dev and k3sctl at dev route commit --- deploy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy.json b/deploy.json index 766af17c..96062f34 100644 --- a/deploy.json +++ b/deploy.json @@ -46,7 +46,7 @@ { "id": "k3sctl-adapter", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "4d9eed65132f158b2323b128aabed5613cb15627" + "commitId": "51c1576aa3c535210635bb5d602eb774c8b1822e" }, { "id": "code-queue", @@ -80,12 +80,12 @@ { "id": "backend-core", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "37504a28e82192fa1505465b82698eb104bd867a" + "commitId": "51c1576aa3c535210635bb5d602eb774c8b1822e" }, { "id": "frontend", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "37504a28e82192fa1505465b82698eb104bd867a" + "commitId": "51c1576aa3c535210635bb5d602eb774c8b1822e" } ] }