Skip to content

Commit 80b4d26

Browse files
⚙️ update cyclops to v0.19.0-rc.1
1 parent a5dbcbf commit 80b4d26

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.2
383+
image: cyclopsui/cyclops-ui:v0.19.0-rc.1
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.2
448+
image: cyclopsui/cyclops-ctrl:v0.19.0-rc.1
449449
ports:
450450
- containerPort: 8080
451451
env:

0 commit comments

Comments
 (0)