From c1c45a74907e1f05d2b872e21c12913ec488f81c Mon Sep 17 00:00:00 2001 From: zowe-robot Date: Wed, 8 Jan 2025 11:43:28 +0000 Subject: [PATCH 1/3] Update component versions Signed-off-by: zowe-robot --- manifest.json.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index 53650d59eb..717998d018 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -205,7 +205,7 @@ "componentGroup": "Zowe CLI", "entries": [{ "repository": "zowe-cli", - "tag": "v8.0.0", + "tag": "v8.10.4", "destinations": ["Zowe CLI Package"] }] }, { @@ -219,7 +219,7 @@ "componentGroup": "IBM® Db2® Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-db2-plugin", - "tag": "v6.0.0", + "tag": "v6.1.0", "destinations": ["Zowe CLI Package"] }] }, { From a44cfabf582750d5deb8324d0cfe852010324914 Mon Sep 17 00:00:00 2001 From: Timothy Johnson Date: Wed, 8 Jan 2025 08:36:11 -0500 Subject: [PATCH 2/3] Update manifest.json.template Signed-off-by: Timothy Johnson --- manifest.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json.template b/manifest.json.template index 717998d018..4b2fbb0396 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -212,7 +212,7 @@ "componentGroup": "IBM® CICS® Plug-in for Zowe CLI", "entries": [{ "repository": "cics-for-zowe-client", - "tag": "v6.0.0", + "tag": "v6.2.4", "destinations": ["Zowe CLI Package"] }] }, { From a5aa1b70e795d77e4005b07fa732ec192de4873c Mon Sep 17 00:00:00 2001 From: MarkAckert Date: Wed, 8 Jan 2025 11:58:31 -0500 Subject: [PATCH 3/3] update client python sdk tag to latest dev release (dev22) Signed-off-by: MarkAckert --- manifest.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json.template b/manifest.json.template index 6a87e5abba..3e34b78cb0 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -355,7 +355,7 @@ "entries": [{ "repository": "zowe-client-python-sdk", "core": false, - "tag": "main", + "tag": "91366a0e5cd1f2680c0ccf87e8493d099d9e35f7", "destinations": ["Zowe Client Python SDK"] }] }