From 3884a6cb582125a65407c3f8573a79d0fd248c0e Mon Sep 17 00:00:00 2001 From: Aleix Date: Thu, 1 Sep 2022 18:04:06 +0200 Subject: [PATCH] Bump catalog-ui in helm to catalog-ui-v0.17.0 (#552) --- 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 3f68a6d19..e225c0d82 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.16.3 + tag: v0.17.0 repository: quay.io/redhat-gpte/babylon-catalog-ui pullPolicy: IfNotPresent replicaCount: 1