From 43570ab8c93befaa770ea8b84c864106297eba20 Mon Sep 17 00:00:00 2001 From: Aleix Date: Thu, 25 Jul 2024 11:45:39 +0200 Subject: [PATCH] Bump ui to v0.32.4 (#2028) * Bump ui to v0.32.4 * Update values.yaml --- catalog/helm/values.yaml | 4 ++-- helm/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/catalog/helm/values.yaml b/catalog/helm/values.yaml index efa6dc53f..e1c98610c 100644 --- a/catalog/helm/values.yaml +++ b/catalog/helm/values.yaml @@ -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 @@ -122,4 +122,4 @@ route: salesforceApi: deploy: true - secretName: salesforce-api \ No newline at end of file + secretName: salesforce-api diff --git a/helm/values.yaml b/helm/values.yaml index 1cf4bbceb..3b925b694 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -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: