Skip to content

Commit

Permalink
⚙️ update cyclops to v0.0.2-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 7, 2024
1 parent c6832d2 commit 9aa528c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/cyclops-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ spec:
spec:
containers:
- name: cyclops-ui
image: cyclopsui/cyclops-ui:v0.0.1-alpha.17-rc.1
image: cyclopsui/cyclops-ui:v0.0.2-rc.3
ports:
- containerPort: 80
env:
Expand Down Expand Up @@ -379,7 +379,7 @@ spec:
serviceAccountName: cyclops-ctrl
containers:
- name: cyclops-ctrl
image: cyclopsui/cyclops-ctrl:v0.0.1-alpha.17-rc.1
image: cyclopsui/cyclops-ctrl:v0.0.2-rc.3
ports:
- containerPort: 8080
env:
Expand Down

0 comments on commit 9aa528c

Please sign in to comment.