chore: pin k3s services to native runtime commit
This commit is contained in:
+1
-1
@@ -588,7 +588,7 @@
|
||||
"description": "Code Queue 是由 D601 k3s 控制平面代管的代码代理队列用户服务,UniDesk 只通过 k3sctl-adapter 访问其标准服务路由;D601/D518 实例由 k3s 管理,provider-gateway 只保留维护用途。",
|
||||
"repository": {
|
||||
"url": "https://github.com/pikasTech/unidesk",
|
||||
"commitId": "111ec9f1ebb9518e83cc03cfd197174104dced5c",
|
||||
"commitId": "75fb675a64d3c9a2a2d0ea616c093c8d74b24128",
|
||||
"dockerfile": "src/components/microservices/code-queue/Dockerfile",
|
||||
"composeFile": "src/components/microservices/k3sctl-adapter/k3s/code-queue.k3s.json",
|
||||
"composeService": "code-queue",
|
||||
|
||||
+3
-3
@@ -44,17 +44,17 @@
|
||||
{
|
||||
"id": "k3sctl-adapter",
|
||||
"repo": "https://github.com/pikasTech/unidesk",
|
||||
"commitId": "111ec9f1ebb9518e83cc03cfd197174104dced5c"
|
||||
"commitId": "75fb675a64d3c9a2a2d0ea616c093c8d74b24128"
|
||||
},
|
||||
{
|
||||
"id": "code-queue",
|
||||
"repo": "https://github.com/pikasTech/unidesk",
|
||||
"commitId": "111ec9f1ebb9518e83cc03cfd197174104dced5c"
|
||||
"commitId": "75fb675a64d3c9a2a2d0ea616c093c8d74b24128"
|
||||
},
|
||||
{
|
||||
"id": "mdtodo",
|
||||
"repo": "https://github.com/pikasTech/unidesk",
|
||||
"commitId": "111ec9f1ebb9518e83cc03cfd197174104dced5c"
|
||||
"commitId": "75fb675a64d3c9a2a2d0ea616c093c8d74b24128"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user