Skip to content

Commit 6467aed

Browse files
cbluebirdgithub-actions[bot]
authored andcommitted
auto generate runtime yaml
1 parent 8acdc7f commit 6467aed

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
@@ -71,6 +71,12 @@
7171
"name": "18.2.0",
7272
"image": "ghcr.io/labring-actions/devbox/react-18.2.0:fb598ac",
7373
"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\"}",
74+
"state": "deprecated"
75+
},
76+
{
77+
"name": "18.2.0",
78+
"image": "ghcr.io/labring-actions/devbox/react-18.2.0:8acdc7f",
79+
"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\"}",
7480
"state": "active"
7581
}
7682
]

config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@
4343
"name": "18.2.0",
4444
"image": "ghcr.io/labring-actions/devbox/react-18.2.0:fb598a",
4545
"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\"}",
46+
"state": "deprecated"
47+
},
48+
{
49+
"name": "18.2.0",
50+
"image": "ghcr.io/labring-actions/devbox/react-18.2.0:8acdc7",
51+
"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\"}",
4652
"state": "active"
4753
}
4854
]

yaml/cn/Framework/react/18.2.0/18.2.0.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: react-18-2-0-2024-12-25-0720
4+
name: react-18-2-0-2024-12-25-0802
55
namespace: devbox-system
66
annotations:
77
devbox.sealos.io/defaultVersion: "false"
88
spec:
99
classRef: react
1010
config:
11-
image: ghcr.io/labring-actions/devbox/react-18.2.0:fb598ac
11+
image: ghcr.io/labring-actions/devbox/react-18.2.0:8acdc7f
1212
ports:
1313
- containerPort: 22
1414
name: devbox-ssh-port
@@ -26,7 +26,7 @@ spec:
2626
- /home/devbox/project/entrypoint.sh
2727
description: react 18.2.0
2828
version: "18.2.0"
29-
runtimeVersion: 2024-12-25-0720
29+
runtimeVersion: 2024-12-25-0802
3030
state: active
3131
---
3232
apiVersion: devbox.sealos.io/v1alpha1

yaml/en/Framework/react/18.2.0/18.2.0.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: react-18-2-0-2024-12-25-0720
4+
name: react-18-2-0-2024-12-25-0802
55
namespace: devbox-system
66
annotations:
77
devbox.sealos.io/defaultVersion: "false"
88
spec:
99
classRef: react
1010
config:
11-
image: ghcr.io/labring-actions/devbox/react-18.2.0:fb598a
11+
image: ghcr.io/labring-actions/devbox/react-18.2.0:8acdc7
1212
ports:
1313
- containerPort: 22
1414
name: devbox-ssh-port
@@ -26,7 +26,7 @@ spec:
2626
- /home/devbox/project/entrypoint.sh
2727
description: react 18.2.0
2828
version: "18.2.0"
29-
runtimeVersion: 2024-12-25-0720
29+
runtimeVersion: 2024-12-25-0802
3030
state: active
3131
---
3232
apiVersion: devbox.sealos.io/v1alpha1

0 commit comments

Comments
 (0)