Skip to content

Commit 84b91ab

Browse files
cbluebirdgithub-actions[bot]
authored andcommitted
auto generate runtime yaml
1 parent e730999 commit 84b91ab

File tree

4 files changed

+18
-6
lines changed

4 files changed

+18
-6
lines changed

config-cn.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,12 @@
203203
"name": "24.04",
204204
"image": "ghcr.io/labring-actions/devbox/ubuntu-cuda-24.04:30d36f9",
205205
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
206+
"state": "deprecated"
207+
},
208+
{
209+
"name": "24.04",
210+
"image": "ghcr.io/labring-actions/devbox/ubuntu-cuda-24.04:e730999",
211+
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
206212
"state": "active"
207213
}
208214
]

config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,12 @@
157157
"name": "24.04",
158158
"image": "ghcr.io/labring-actions/devbox/ubuntu-cuda-24.04:30d36f",
159159
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
160+
"state": "deprecated"
161+
},
162+
{
163+
"name": "24.04",
164+
"image": "ghcr.io/labring-actions/devbox/ubuntu-cuda-24.04:e73099",
165+
"config": "{\"appPorts\":[{\"name\":\"devbox-app-port\",\"port\":8080,\"protocol\":\"TCP\"}],\"ports\":[{\"containerPort\":22,\"name\":\"devbox-ssh-port\",\"protocol\":\"TCP\"}],\"releaseArgs\":[\"/home/devbox/project/entrypoint.sh\"],\"releaseCommand\":[\"/bin/bash\",\"-c\"],\"user\":\"devbox\",\"workingDir\":\"/home/devbox/project\"}",
160166
"state": "active"
161167
}
162168
]

yaml/cn/OS/ubuntu-cuda/24.04/24.04.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
apiVersion: devbox.sealos.io/v1alpha1
22
kind: Runtime
33
metadata:
4-
name: ubuntu-cuda-24-04-2024-12-25-0913
4+
name: ubuntu-cuda-24-04-2024-12-25-0918
55
namespace: devbox-system
66
annotations:
77
devbox.sealos.io/defaultVersion: "false"
88
spec:
99
classRef: ubuntu-cuda
1010
config:
11-
image: ghcr.io/labring-actions/devbox/ubuntu-cuda-24.04:30d36f9
11+
image: ghcr.io/labring-actions/devbox/ubuntu-cuda-24.04:e730999
1212
ports:
1313
- containerPort: 22
1414
name: devbox-ssh-port
@@ -26,7 +26,7 @@ spec:
2626
- /home/devbox/project/entrypoint.sh
2727
description: ubuntu-cuda 24.04
2828
version: "24.04"
29-
runtimeVersion: 2024-12-25-0913
29+
runtimeVersion: 2024-12-25-0918
3030
state: active
3131
---
3232
apiVersion: devbox.sealos.io/v1alpha1

yaml/en/OS/ubuntu-cuda/24.04/24.04.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
apiVersion: devbox.sealos.io/v1alpha1
22
kind: Runtime
33
metadata:
4-
name: ubuntu-cuda-24-04-2024-12-25-0913
4+
name: ubuntu-cuda-24-04-2024-12-25-0918
55
namespace: devbox-system
66
annotations:
77
devbox.sealos.io/defaultVersion: "false"
88
spec:
99
classRef: ubuntu-cuda
1010
config:
11-
image: ghcr.io/labring-actions/devbox/ubuntu-cuda-24.04:30d36f
11+
image: ghcr.io/labring-actions/devbox/ubuntu-cuda-24.04:e73099
1212
ports:
1313
- containerPort: 22
1414
name: devbox-ssh-port
@@ -26,7 +26,7 @@ spec:
2626
- /home/devbox/project/entrypoint.sh
2727
description: ubuntu-cuda 24.04
2828
version: "24.04"
29-
runtimeVersion: 2024-12-25-0913
29+
runtimeVersion: 2024-12-25-0918
3030
state: active
3131
---
3232
apiVersion: devbox.sealos.io/v1alpha1

0 commit comments

Comments
 (0)