This is an automated email from the ASF dual-hosted git repository.
pbacsko pushed a commit to branch branch-1.7
in repository https://gitbox.apache.org/repos/asf/yunikorn-release.git
The following commit(s) were added to refs/heads/branch-1.7 by this push:
new 0585a6f Update release-configs.json
0585a6f is described below
commit 0585a6fb9fb9eeae4cefc01e3d7ea1802a860ccc
Author: Peter Bacsko <[email protected]>
AuthorDate: Mon Jul 21 13:57:00 2025 +0200
Update release-configs.json
---
tools/release-configs.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/release-configs.json b/tools/release-configs.json
index f850b53..08b09af 100644
--- a/tools/release-configs.json
+++ b/tools/release-configs.json
@@ -7,13 +7,13 @@
"name": "yunikorn-core",
"alias": "core",
"description": "scheduler core library",
- "tag": "v1.7.0-1",
+ "tag": "v1.7.0-2",
"repository": "https://github.com/apache/yunikorn-core"
}, {
"name": "yunikorn-k8shim",
"alias": "k8shim",
"description": "the scheduler shim for K8s",
- "tag": "v1.7.0-2",
+ "tag": "v1.7.0-3",
"repository": "https://github.com/apache/yunikorn-k8shim"
}, {
"name": "yunikorn-scheduler-interface",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]