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 0ce3cbc commit 5f85893Copy full SHA for 5f85893
install/cyclops-install.yaml
@@ -380,7 +380,7 @@ spec:
380
spec:
381
containers:
382
- name: cyclops-ui
383
- image: cyclopsui/cyclops-ui:v0.18.1
+ image: cyclopsui/cyclops-ui:v0.18.2
384
ports:
385
- containerPort: 80
386
env:
@@ -445,7 +445,7 @@ spec:
445
serviceAccountName: cyclops-ctrl
446
447
- name: cyclops-ctrl
448
- image: cyclopsui/cyclops-ctrl:v0.18.1
+ image: cyclopsui/cyclops-ctrl:v0.18.2
449
450
- containerPort: 8080
451
0 commit comments