Skip to content

Commit 8350991

Browse files
cbluebirdgithub-actions[bot]
authored andcommitted
auto generate runtime yaml
1 parent 30bb702 commit 8350991

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
@@ -77,6 +77,12 @@
7777
"name": "18.2.0",
7878
"image": "ghcr.io/labring-actions/devbox/react-18.2.0:8acdc7f",
7979
"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\"}",
80+
"state": "deprecated"
81+
},
82+
{
83+
"name": "18.2.0",
84+
"image": "ghcr.io/labring-actions/devbox/react-18.2.0:30bb702",
85+
"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\"}",
8086
"state": "active"
8187
}
8288
]

config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@
4949
"name": "18.2.0",
5050
"image": "ghcr.io/labring-actions/devbox/react-18.2.0:8acdc7",
5151
"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\"}",
52+
"state": "deprecated"
53+
},
54+
{
55+
"name": "18.2.0",
56+
"image": "ghcr.io/labring-actions/devbox/react-18.2.0:30bb70",
57+
"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\"}",
5258
"state": "active"
5359
}
5460
]

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-0802
4+
name: react-18-2-0-2024-12-27-0346
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:8acdc7f
11+
image: ghcr.io/labring-actions/devbox/react-18.2.0:30bb702
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-0802
29+
runtimeVersion: 2024-12-27-0346
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-0802
4+
name: react-18-2-0-2024-12-27-0346
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:8acdc7
11+
image: ghcr.io/labring-actions/devbox/react-18.2.0:30bb70
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-0802
29+
runtimeVersion: 2024-12-27-0346
3030
state: active
3131
---
3232
apiVersion: devbox.sealos.io/v1alpha1

0 commit comments

Comments
 (0)