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 be50b81 commit ad66aa4Copy full SHA for ad66aa4
install/cyclops-install.yaml
@@ -341,7 +341,7 @@ spec:
341
spec:
342
containers:
343
- name: cyclops-ui
344
- image: cyclopsui/cyclops-ui:v0.11.0
+ image: cyclopsui/cyclops-ui:v0.11.1
345
ports:
346
- containerPort: 80
347
env:
@@ -406,7 +406,7 @@ spec:
406
serviceAccountName: cyclops-ctrl
407
408
- name: cyclops-ctrl
409
- image: cyclopsui/cyclops-ctrl:v0.11.0
+ image: cyclopsui/cyclops-ctrl:v0.11.1
410
411
- containerPort: 8080
412
0 commit comments