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 1d74654 commit 9133a7eCopy full SHA for 9133a7e
install/cyclops-install.yaml
@@ -383,7 +383,7 @@ spec:
383
spec:
384
containers:
385
- name: cyclops-ui
386
- image: cyclopsui/cyclops-ui:v0.15.0-rc.3
+ image: cyclopsui/cyclops-ui:v0.15.0
387
ports:
388
- containerPort: 80
389
env:
@@ -448,7 +448,7 @@ spec:
448
serviceAccountName: cyclops-ctrl
449
450
- name: cyclops-ctrl
451
- image: cyclopsui/cyclops-ctrl:v0.15.0-rc.3
+ image: cyclopsui/cyclops-ctrl:v0.15.0
452
453
- containerPort: 8080
454
0 commit comments