Skip to content

Commit 667beec

Browse files
⚙️ update cyclops to v0.15.3
1 parent 782b7a8 commit 667beec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/cyclops-install.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ spec:
383383
spec:
384384
containers:
385385
- name: cyclops-ui
386-
image: cyclopsui/cyclops-ui:v0.15.2
386+
image: cyclopsui/cyclops-ui:v0.15.3
387387
ports:
388388
- containerPort: 80
389389
env:
@@ -448,7 +448,7 @@ spec:
448448
serviceAccountName: cyclops-ctrl
449449
containers:
450450
- name: cyclops-ctrl
451-
image: cyclopsui/cyclops-ctrl:v0.15.2
451+
image: cyclopsui/cyclops-ctrl:v0.15.3
452452
ports:
453453
- containerPort: 8080
454454
env:

0 commit comments

Comments
 (0)