Skip to content

Commit c802be4

Browse files
⚙️ update cyclops to v0.17.1
1 parent 597831a commit c802be4

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
@@ -383,7 +383,7 @@ spec:
383383
spec:
384384
containers:
385385
- name: cyclops-ui
386-
image: cyclopsui/cyclops-ui:v0.17.0
386+
image: cyclopsui/cyclops-ui:v0.17.1
387387
ports:
388388
- containerPort: 80
389389
env:
@@ -448,7 +448,7 @@ spec:
448448
serviceAccountName: cyclops-ctrl
449449
containers:
450450
- name: cyclops-ctrl
451-
image: cyclopsui/cyclops-ctrl:v0.17.0
451+
image: cyclopsui/cyclops-ctrl:v0.17.1
452452
ports:
453453
- containerPort: 8080
454454
env:

0 commit comments

Comments
 (0)