Skip to content

Commit 49a329f

Browse files
⚙️ update cyclops to v0.3.2-rc.1
1 parent 80c1d29 commit 49a329f

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
@@ -384,7 +384,7 @@ spec:
384384
spec:
385385
containers:
386386
- name: cyclops-ui
387-
image: cyclopsui/cyclops-ui:v0.3.1
387+
image: cyclopsui/cyclops-ui:v0.3.2-rc.1
388388
ports:
389389
- containerPort: 80
390390
env:
@@ -430,7 +430,7 @@ spec:
430430
serviceAccountName: cyclops-ctrl
431431
containers:
432432
- name: cyclops-ctrl
433-
image: cyclopsui/cyclops-ctrl:v0.3.1
433+
image: cyclopsui/cyclops-ctrl:v0.3.2-rc.1
434434
ports:
435435
- containerPort: 8080
436436
env:

0 commit comments

Comments
 (0)