Skip to content

Commit 3cb0ecf

Browse files
cbluebirdgithub-actions[bot]
authored andcommitted
auto generate runtime yaml
1 parent 1d7d0f5 commit 3cb0ecf

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
@@ -148,6 +148,12 @@
148148
"name": "v18",
149149
"image": "ghcr.io/labring-actions/devbox/angular-v18:4f3c21b",
150150
"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\"}",
151+
"state": "deprecated"
152+
},
153+
{
154+
"name": "v18",
155+
"image": "ghcr.io/labring-actions/devbox/angular-v18:1d7d0f5",
156+
"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\"}",
151157
"state": "active"
152158
}
153159
]

config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,12 @@
102102
"name": "v18",
103103
"image": "ghcr.io/labring-actions/devbox/angular-v18:4f3c21",
104104
"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\"}",
105+
"state": "deprecated"
106+
},
107+
{
108+
"name": "v18",
109+
"image": "ghcr.io/labring-actions/devbox/angular-v18:1d7d0f",
110+
"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\"}",
105111
"state": "active"
106112
}
107113
]

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-0737
4+
name: angular-v18-2024-12-25-0747
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:4f3c21b
11+
image: ghcr.io/labring-actions/devbox/angular-v18:1d7d0f5
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-0737
29+
runtimeVersion: 2024-12-25-0747
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-0737
4+
name: angular-v18-2024-12-25-0747
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:4f3c21
11+
image: ghcr.io/labring-actions/devbox/angular-v18:1d7d0f
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-0737
29+
runtimeVersion: 2024-12-25-0747
3030
state: active
3131
---
3232
apiVersion: devbox.sealos.io/v1alpha1

0 commit comments

Comments
 (0)