Skip to content

Commit f7f3691

Browse files
⚙️ update cyclops to v0.4.0
1 parent 5d70835 commit f7f3691

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/cyclops-install.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ spec:
319319
spec:
320320
containers:
321321
- name: cyclops-ui
322-
image: cyclopsui/cyclops-ui:v0.3.3
322+
image: cyclopsui/cyclops-ui:v0.4.0
323323
ports:
324324
- containerPort: 80
325325
env:
@@ -365,7 +365,7 @@ spec:
365365
serviceAccountName: cyclops-ctrl
366366
containers:
367367
- name: cyclops-ctrl
368-
image: cyclopsui/cyclops-ctrl:v0.3.3
368+
image: cyclopsui/cyclops-ctrl:v0.4.0
369369
ports:
370370
- containerPort: 8080
371371
env:

0 commit comments

Comments
 (0)