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 6ba8cff commit e24949fCopy full SHA for e24949f
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
+ image: cyclopsui/cyclops-ui:v0.15.1
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
+ image: cyclopsui/cyclops-ctrl:v0.15.1
452
453
- containerPort: 8080
454
0 commit comments