From e7680fcd6b62d7c630242637301555977aedd9da Mon Sep 17 00:00:00 2001 From: Aleix Casanovas Date: Wed, 15 Jan 2025 15:12:38 +0100 Subject: [PATCH] Bump ui to v0.33.2 --- catalog/helm/values.yaml | 2 +- helm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog/helm/values.yaml b/catalog/helm/values.yaml index 6815408e..0f698061 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.33.1 + tag: v0.33.2 repository: quay.io/redhat-gpte/babylon-catalog-ui pullPolicy: IfNotPresent replicaCount: 1 diff --git a/helm/values.yaml b/helm/values.yaml index 149e844d..50a45ef9 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -127,7 +127,7 @@ catalog: image: pullPolicy: IfNotPresent repository: quay.io/redhat-gpte/babylon-catalog-ui - tag: v0.33.1 + tag: v0.33.2 replicaCount: 1 resources: requests: