Skip to content

Commit c12051f

Browse files
⚙️ update cyclops to v0.2.1-logging
1 parent e3d89fd commit c12051f

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
@@ -333,7 +333,7 @@ spec:
333333
spec:
334334
containers:
335335
- name: cyclops-ui
336-
image: cyclopsui/cyclops-ui:v0.2.0
336+
image: cyclopsui/cyclops-ui:v0.2.1-logging
337337
ports:
338338
- containerPort: 80
339339
env:
@@ -379,7 +379,7 @@ spec:
379379
serviceAccountName: cyclops-ctrl
380380
containers:
381381
- name: cyclops-ctrl
382-
image: cyclopsui/cyclops-ctrl:v0.2.0
382+
image: cyclopsui/cyclops-ctrl:v0.2.1-logging
383383
ports:
384384
- containerPort: 8080
385385
env:

0 commit comments

Comments
 (0)