From 3159a4df4d795d013a6b2d1da0bfe580cdfd2a79 Mon Sep 17 00:00:00 2001 From: Aleix Date: Tue, 9 Aug 2022 14:56:47 +0200 Subject: [PATCH] Update catalog-ui in helm to v0.16.0 (#500) --- 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 1ff0e872d..5fc07bc74 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.15.6 + tag: v0.16.0 repository: quay.io/redhat-gpte/babylon-catalog-ui pullPolicy: IfNotPresent replicaCount: 1