Skip to content

Commit 8ec6318

Browse files
update openclaw (#615) (#616)
Co-authored-by: Carson Yang <[email protected]>
1 parent 1f38afc commit 8ec6318

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

template/clawdbot/index.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ kind: StatefulSet
5454
metadata:
5555
name: ${{ defaults.app_name }}
5656
annotations:
57-
originImageName: ghcr.io/yangchuansheng/clawdbot:20260209023441
57+
originImageName: ghcr.io/yangchuansheng/openclaw:20260209031936
5858
deploy.cloud.sealos.io/minReplicas: '1'
5959
deploy.cloud.sealos.io/maxReplicas: '1'
6060
labels:
@@ -94,7 +94,7 @@ spec:
9494
mountPath: /home/openclaw/.npm
9595
containers:
9696
- name: ${{ defaults.app_name }}
97-
image: ghcr.io/yangchuansheng/clawdbot:20260209023441
97+
image: ghcr.io/yangchuansheng/openclaw:20260209031936
9898
imagePullPolicy: IfNotPresent
9999
env:
100100
- name: NODE_ENV
@@ -228,4 +228,4 @@ spec:
228228
displayType: normal
229229
icon: "https://www.molt.bot/favicon.svg"
230230
name: "OpenClaw"
231-
type: link
231+
type: link

0 commit comments

Comments
 (0)