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 b49d20c commit 9a2f2baCopy full SHA for 9a2f2ba
install/cyclops-install.yaml
@@ -432,7 +432,7 @@ spec:
432
spec:
433
containers:
434
- name: cyclops-ui
435
- image: cyclopsui/cyclops-ui:v0.18.5
+ image: cyclopsui/cyclops-ui:v0.19.0
436
ports:
437
- containerPort: 80
438
env:
@@ -497,7 +497,7 @@ spec:
497
serviceAccountName: cyclops-ctrl
498
499
- name: cyclops-ctrl
500
- image: cyclopsui/cyclops-ctrl:v0.18.5
+ image: cyclopsui/cyclops-ctrl:v0.19.0
501
502
- containerPort: 8080
503
0 commit comments