We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5dbcbf commit 80b4d26Copy full SHA for 80b4d26
install/cyclops-install.yaml
@@ -380,7 +380,7 @@ spec:
380
spec:
381
containers:
382
- name: cyclops-ui
383
- image: cyclopsui/cyclops-ui:v0.18.2
+ image: cyclopsui/cyclops-ui:v0.19.0-rc.1
384
ports:
385
- containerPort: 80
386
env:
@@ -445,7 +445,7 @@ spec:
445
serviceAccountName: cyclops-ctrl
446
447
- name: cyclops-ctrl
448
- image: cyclopsui/cyclops-ctrl:v0.18.2
+ image: cyclopsui/cyclops-ctrl:v0.19.0-rc.1
449
450
- containerPort: 8080
451
0 commit comments