Skip to content

Commit 5f85893

Browse files
⚙️ update cyclops to v0.18.2
1 parent 0ce3cbc commit 5f85893

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
@@ -380,7 +380,7 @@ spec:
380380
spec:
381381
containers:
382382
- name: cyclops-ui
383-
image: cyclopsui/cyclops-ui:v0.18.1
383+
image: cyclopsui/cyclops-ui:v0.18.2
384384
ports:
385385
- containerPort: 80
386386
env:
@@ -445,7 +445,7 @@ spec:
445445
serviceAccountName: cyclops-ctrl
446446
containers:
447447
- name: cyclops-ctrl
448-
image: cyclopsui/cyclops-ctrl:v0.18.1
448+
image: cyclopsui/cyclops-ctrl:v0.18.2
449449
ports:
450450
- containerPort: 8080
451451
env:

0 commit comments

Comments
 (0)