Skip to content

Commit

Permalink
Bump ui to v0.32.4 (#2028)
Browse files Browse the repository at this point in the history
* Bump ui to v0.32.4

* Update values.yaml
  • Loading branch information
aleixhub committed Jul 25, 2024
1 parent a7a36d4 commit 43570ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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.32.3
tag: v0.32.4
repository: quay.io/redhat-gpte/babylon-catalog-ui
pullPolicy: IfNotPresent
replicaCount: 1
Expand Down Expand Up @@ -122,4 +122,4 @@ route:

salesforceApi:
deploy: true
secretName: salesforce-api
secretName: salesforce-api
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.32.3
tag: v0.32.4
replicaCount: 1
resources:
requests:
Expand Down

0 comments on commit 43570ab

Please sign in to comment.