From 30851002490c6f0fc2594d9fa532b32c9417fd3c Mon Sep 17 00:00:00 2001 From: Aleix Casanovas Date: Mon, 12 Dec 2022 18:06:26 +0100 Subject: [PATCH] Bump ui & workshop-manager --- catalog/helm/values.yaml | 2 +- workshop-manager/helm/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/catalog/helm/values.yaml b/catalog/helm/values.yaml index 486b90098..4c3d8aa55 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.20.0 + tag: v0.23.3 repository: quay.io/redhat-gpte/babylon-catalog-ui pullPolicy: IfNotPresent replicaCount: 1 diff --git a/workshop-manager/helm/Chart.yaml b/workshop-manager/helm/Chart.yaml index e8734a9b6..10c1a4ef0 100644 --- a/workshop-manager/helm/Chart.yaml +++ b/workshop-manager/helm/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: babylon-workshop-manager description: A Helm chart for the babylon lab ui manager component. type: application -version: 0.1.2 -appVersion: 0.1.2 +version: 0.1.4 +appVersion: 0.1.4