Skip to content

Commit ac97fc6

Browse files
⚙️ update cyclops to v0.21.0
1 parent 1b4bf03 commit ac97fc6

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-rc.1
461+
image: cyclopsui/cyclops-ui:v0.21.0
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-rc.1
526+
image: cyclopsui/cyclops-ctrl:v0.21.0
527527
ports:
528528
- containerPort: 8080
529529
env:

0 commit comments

Comments
 (0)