From 772a44fe52e6840115f95312a2c21153dde3a03e Mon Sep 17 00:00:00 2001 From: Jean-Marc Millet Date: Fri, 18 Oct 2024 16:31:11 +0200 Subject: [PATCH 1/3] bump zenko-ui to version 3.0.5 --- solution/deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/deps.yaml b/solution/deps.yaml index d7799a276..56f1e4aca 100644 --- a/solution/deps.yaml +++ b/solution/deps.yaml @@ -142,7 +142,7 @@ zenko-ui: sourceRegistry: ghcr.io/scality config: zenko-ui/zenko-ui-config image: zenko-ui - tag: 3.0.4 + tag: 3.0.5 envsubst: ZENKO_UI_TAG zookeeper: sourceRegistry: pravega From 6d352a119c0a8baea26cb0de856bb316154e4783 Mon Sep 17 00:00:00 2001 From: Jean-Marc Millet Date: Fri, 18 Oct 2024 16:34:05 +0200 Subject: [PATCH 2/3] bump zenko version to 2.10.3 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index fa9056580..1d1e2e1c4 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ -VERSION="2.10.2" +VERSION="2.10.3" VERSION_SUFFIX= From 8121801a162c5124edf97ca2d527330485745fdd Mon Sep 17 00:00:00 2001 From: Jean-Marc Millet Date: Tue, 22 Oct 2024 11:12:37 +0200 Subject: [PATCH 3/3] Bump zenko-ui to 3.0.6 --- solution/deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/deps.yaml b/solution/deps.yaml index 56f1e4aca..5285d565d 100644 --- a/solution/deps.yaml +++ b/solution/deps.yaml @@ -142,7 +142,7 @@ zenko-ui: sourceRegistry: ghcr.io/scality config: zenko-ui/zenko-ui-config image: zenko-ui - tag: 3.0.5 + tag: 3.0.6 envsubst: ZENKO_UI_TAG zookeeper: sourceRegistry: pravega