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 05288c2 commit 0461e81Copy full SHA for 0461e81
install/cyclops-install.yaml
@@ -432,7 +432,7 @@ spec:
432
spec:
433
containers:
434
- name: cyclops-ui
435
- image: cyclopsui/cyclops-ui:v0.20.1
+ image: cyclopsui/cyclops-ui:v0.20.2
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.20.1
+ image: cyclopsui/cyclops-ctrl:v0.20.2
501
502
- containerPort: 8080
503
0 commit comments