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 363a4ca commit 6a93527Copy full SHA for 6a93527
install/cyclops-install.yaml
@@ -458,7 +458,7 @@ spec:
458
spec:
459
containers:
460
- name: cyclops-ui
461
- image: cyclopsui/cyclops-ui:v0.20.3
+ image: cyclopsui/cyclops-ui:v0.21.0-rc.1
462
ports:
463
- containerPort: 80
464
env:
@@ -523,7 +523,7 @@ spec:
523
serviceAccountName: cyclops-ctrl
524
525
- name: cyclops-ctrl
526
- image: cyclopsui/cyclops-ctrl:v0.20.3
+ image: cyclopsui/cyclops-ctrl:v0.21.0-rc.1
527
528
- containerPort: 8080
529
0 commit comments