Skip to content

Commit

Permalink
Merge branch 'fix-caching-initial-values' of https://github.com/cyclo…
Browse files Browse the repository at this point in the history
…ps-ui/cyclops into fix-caching-initial-values
  • Loading branch information
petar-cvit committed Apr 15, 2024
2 parents 3be0327 + ad9ef09 commit ff2b585
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 @@ -384,7 +384,7 @@ spec:
spec:
containers:
- name: cyclops-ui
image: cyclopsui/cyclops-ui:v0.3.2-rc.1
image: cyclopsui/cyclops-ui:v0.3.2-rc.2
ports:
- containerPort: 80
env:
Expand Down Expand Up @@ -430,7 +430,7 @@ spec:
serviceAccountName: cyclops-ctrl
containers:
- name: cyclops-ctrl
image: cyclopsui/cyclops-ctrl:v0.3.2-rc.1
image: cyclopsui/cyclops-ctrl:v0.3.2-rc.2
ports:
- containerPort: 8080
env:
Expand Down

0 comments on commit ff2b585

Please sign in to comment.