From 66f1b4fa38095f98efd31af270d6db2256e87f24 Mon Sep 17 00:00:00 2001 From: Aleix Casanovas Date: Tue, 28 Jan 2025 11:52:03 +0100 Subject: [PATCH] fixup! fixup! fix: Apply is workshop locked also to admins --- 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 22b9acf2..a3d042c0 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.3 + tag: v0.33.4 repository: quay.io/redhat-gpte/babylon-catalog-ui pullPolicy: IfNotPresent replicaCount: 1 diff --git a/helm/values.yaml b/helm/values.yaml index cc0216b1..25eb3dfd 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -128,7 +128,7 @@ catalog: image: pullPolicy: IfNotPresent repository: quay.io/redhat-gpte/babylon-catalog-ui - tag: v0.33.3 + tag: v0.33.4 replicaCount: 1 resources: requests: