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 0253f9e commit 107daf0Copy full SHA for 107daf0
install/cyclops-install.yaml
@@ -458,7 +458,7 @@ spec:
458
spec:
459
containers:
460
- name: cyclops-ui
461
- image: cyclopsui/cyclops-ui:v0.21.0
+ image: cyclopsui/cyclops-ui:v0.22.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.21.0
+ image: cyclopsui/cyclops-ctrl:v0.22.0-rc.1
527
528
- containerPort: 8080
529
0 commit comments