Skip to content

Commit f5152f7

Browse files
⚙️ update cyclops to v0.11.0-rc-streaming
1 parent 40ca3b8 commit f5152f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/cyclops-install.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ spec:
334334
spec:
335335
containers:
336336
- name: cyclops-ui
337-
image: cyclopsui/cyclops-ui:v0.10.0
337+
image: cyclopsui/cyclops-ui:v0.11.0-rc-streaming
338338
ports:
339339
- containerPort: 80
340340
env:
@@ -397,7 +397,7 @@ spec:
397397
serviceAccountName: cyclops-ctrl
398398
containers:
399399
- name: cyclops-ctrl
400-
image: cyclopsui/cyclops-ctrl:v0.10.0
400+
image: cyclopsui/cyclops-ctrl:v0.11.0-rc-streaming
401401
ports:
402402
- containerPort: 8080
403403
env:

0 commit comments

Comments
 (0)