Skip to content

Commit 107daf0

Browse files
⚙️ update cyclops to v0.22.0-rc.1
1 parent 0253f9e commit 107daf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/cyclops-install.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ spec:
458458
spec:
459459
containers:
460460
- name: cyclops-ui
461-
image: cyclopsui/cyclops-ui:v0.21.0
461+
image: cyclopsui/cyclops-ui:v0.22.0-rc.1
462462
ports:
463463
- containerPort: 80
464464
env:
@@ -523,7 +523,7 @@ spec:
523523
serviceAccountName: cyclops-ctrl
524524
containers:
525525
- name: cyclops-ctrl
526-
image: cyclopsui/cyclops-ctrl:v0.21.0
526+
image: cyclopsui/cyclops-ctrl:v0.22.0-rc.1
527527
ports:
528528
- containerPort: 8080
529529
env:

0 commit comments

Comments
 (0)