Skip to content

Commit

Permalink
bump: Catalog UI to v0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixhub committed Jun 18, 2024
1 parent a076605 commit d359d6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.31.11
tag: v0.32.0
repository: quay.io/redhat-gpte/babylon-catalog-ui
pullPolicy: IfNotPresent
replicaCount: 1
Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ catalog:
image:
pullPolicy: IfNotPresent
repository: quay.io/redhat-gpte/babylon-catalog-ui
tag: v0.31.11
tag: v0.32.0
replicaCount: 1
resources:
requests:
Expand Down

0 comments on commit d359d6c

Please sign in to comment.