Skip to content

Commit

Permalink
Bugfix: Project selector performance (#981)
Browse files Browse the repository at this point in the history
* Bugfix: Project selector performance

* Render only items in the screen

* fix tests

* Add ResourceClaims page

* bump helm
  • Loading branch information
aleixhub authored Mar 9, 2023
1 parent e195f77 commit 6ddf884
Show file tree
Hide file tree
Showing 30 changed files with 808 additions and 414 deletions.
2 changes: 1 addition & 1 deletion catalog/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ui:
name: # default use chart name + '-ui'
image:
#override:
tag: v0.27.1
tag: v0.27.2
repository: quay.io/redhat-gpte/babylon-catalog-ui
pullPolicy: IfNotPresent
replicaCount: 1
Expand Down
Loading

0 comments on commit 6ddf884

Please sign in to comment.