This is an automated email from the ASF dual-hosted git repository.

wilfreds pushed a commit to branch branch-1.8
in repository https://gitbox.apache.org/repos/asf/yunikorn-release.git


The following commit(s) were added to refs/heads/branch-1.8 by this push:
     new 5ec11e1  Update release-configs.json and CHANGELOG for 1.8.0-beta
5ec11e1 is described below

commit 5ec11e12045e2428614272d6cc4b41e5b6f82a87
Author: Wilfred Spiegelenburg <[email protected]>
AuthorDate: Thu Dec 18 13:54:33 2025 +1100

    Update release-configs.json and CHANGELOG for 1.8.0-beta
    
    Adding YUNIKORN-3189 to fix release build
---
 release-tools/release-configs.json    | 2 +-
 release-top-level-artifacts/CHANGELOG | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/release-tools/release-configs.json 
b/release-tools/release-configs.json
index e92a05a..7ff587c 100644
--- a/release-tools/release-configs.json
+++ b/release-tools/release-configs.json
@@ -13,7 +13,7 @@
       "name": "yunikorn-k8shim",
       "alias": "k8shim",
       "description": "the scheduler shim for K8s",
-      "tag": "v1.8.0-0",
+      "tag": "v1.8.0-1",
       "repository": "https://github.com/apache/yunikorn-k8shim";
     }, {
       "name": "yunikorn-scheduler-interface",
diff --git a/release-top-level-artifacts/CHANGELOG 
b/release-top-level-artifacts/CHANGELOG
index d2ca7e0..baa89d8 100644
--- a/release-top-level-artifacts/CHANGELOG
+++ b/release-top-level-artifacts/CHANGELOG
@@ -32,6 +32,7 @@ Release Notes - Apache YuniKorn - Version 1.8.0
     * [YUNIKORN-3165] - Disable queue UI v2 for release 1.8
     * [YUNIKORN-3166] - update K8s versions in helm chart readme
     * [YUNIKORN-3187] - remove building plugin image from release tool
+    * [YUNIKORN-3189] - Fix release build for the k8shim
 
 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to