From 919bdb6b4b79237fdd5d47bf40dbeca666da5f55 Mon Sep 17 00:00:00 2001 From: Codex Date: Sat, 16 May 2026 18:04:05 +0000 Subject: [PATCH] chore: pin k3sctl adapter deploy commit Deploy k3sctl-adapter from ebe506bdd01e8603f98c7a2b1ebddb9700111984 so the native service tunnel data plane is the desired runtime state. --- deploy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.json b/deploy.json index 1359f660..d9e0f51e 100644 --- a/deploy.json +++ b/deploy.json @@ -44,7 +44,7 @@ { "id": "k3sctl-adapter", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "5c5564aba5a336119dab3393399795a7683866ce" + "commitId": "ebe506bdd01e8603f98c7a2b1ebddb9700111984" }, { "id": "code-queue",