Skip to content

Commit dcbde24

Browse files
⚙️ update cyclops to v0.13.0
1 parent b5f4cea commit dcbde24

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
@@ -341,7 +341,7 @@ spec:
341341
spec:
342342
containers:
343343
- name: cyclops-ui
344-
image: cyclopsui/cyclops-ui:v0.13.0-rc.2
344+
image: cyclopsui/cyclops-ui:v0.13.0
345345
ports:
346346
- containerPort: 80
347347
env:
@@ -406,7 +406,7 @@ spec:
406406
serviceAccountName: cyclops-ctrl
407407
containers:
408408
- name: cyclops-ctrl
409-
image: cyclopsui/cyclops-ctrl:v0.13.0-rc.2
409+
image: cyclopsui/cyclops-ctrl:v0.13.0
410410
ports:
411411
- containerPort: 8080
412412
env:

0 commit comments

Comments
 (0)