Skip to content

Commit 68a2698

Browse files
cbluebirdgithub-actions[bot]
authored andcommitted
auto generate runtime yaml
1 parent 5d61ea0 commit 68a2698

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
@@ -130,6 +130,12 @@
130130
"name": "v18",
131131
"image": "ghcr.io/labring-actions/devbox/angular-v18:fb598ac",
132132
"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\"}",
133+
"state": "deprecated"
134+
},
135+
{
136+
"name": "v18",
137+
"image": "ghcr.io/labring-actions/devbox/angular-v18:5d61ea0",
138+
"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\"}",
133139
"state": "active"
134140
}
135141
]

config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@
8484
"name": "v18",
8585
"image": "ghcr.io/labring-actions/devbox/angular-v18:fb598a",
8686
"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\"}",
87+
"state": "deprecated"
88+
},
89+
{
90+
"name": "v18",
91+
"image": "ghcr.io/labring-actions/devbox/angular-v18:5d61ea",
92+
"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\"}",
8793
"state": "active"
8894
}
8995
]

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

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

0 commit comments

Comments
 (0)