From 3f7ddf0a6cbeb90a14f671817dc1cfd3a23e992e Mon Sep 17 00:00:00 2001 From: Aleix Date: Tue, 15 Nov 2022 09:55:03 +0100 Subject: [PATCH] Bump UI version in helm to v0.19.1 (#698) --- catalog/helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/helm/values.yaml b/catalog/helm/values.yaml index a15dd0216..7c13d7424 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.18.5 + tag: v0.19.1 repository: quay.io/redhat-gpte/babylon-catalog-ui pullPolicy: IfNotPresent replicaCount: 1