Skip to content

Commit ae8190c

Browse files
⚙️ update cyclops to v0.0.1-alpha.15
1 parent 6c0997e commit ae8190c

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
@@ -249,7 +249,7 @@ spec:
249249
spec:
250250
containers:
251251
- name: cyclops-ui
252-
image: cyclopsui/cyclops-ui:v0.0.1-alpha.14
252+
image: cyclopsui/cyclops-ui:v0.0.1-alpha.15
253253
ports:
254254
- containerPort: 80
255255
env:
@@ -295,7 +295,7 @@ spec:
295295
serviceAccountName: cyclops-ctrl
296296
containers:
297297
- name: cyclops-ctrl
298-
image: cyclopsui/cyclops-ctrl:v0.0.1-alpha.14
298+
image: cyclopsui/cyclops-ctrl:v0.0.1-alpha.15
299299
ports:
300300
- containerPort: 8080
301301
env:

0 commit comments

Comments
 (0)