Skip to content

Commit

Permalink
bump ui values to v0.33.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixhub committed Feb 3, 2025
1 parent a35cdba commit f8d4999
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.33.4
tag: v0.33.5
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 @@ -128,7 +128,7 @@ catalog:
image:
pullPolicy: IfNotPresent
repository: quay.io/redhat-gpte/babylon-catalog-ui
tag: v0.33.4
tag: v0.33.5
replicaCount: 1
resources:
requests:
Expand Down

0 comments on commit f8d4999

Please sign in to comment.