This is an automated email from the ASF dual-hosted git repository.
ccondit pushed a commit to branch branch-1.6
in repository https://gitbox.apache.org/repos/asf/yunikorn-release.git
The following commit(s) were added to refs/heads/branch-1.6 by this push:
new e36ae31 [YUNIKORN-3013] Update release-configs.json for 1.6.1
e36ae31 is described below
commit e36ae3130134b7a26ee87b53982bc3a60491e69a
Author: Craig Condit <[email protected]>
AuthorDate: Wed Jan 15 11:44:33 2025 -0600
[YUNIKORN-3013] Update release-configs.json for 1.6.1
---
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 04e999c..88396de 100644
--- a/tools/release-configs.json
+++ b/tools/release-configs.json
@@ -14,7 +14,7 @@
"name": "yunikorn-k8shim",
"alias": "k8shim",
"description": "the scheduler shim for K8s",
- "tag": "v1.6.1-2",
+ "tag": "v1.6.1-3",
"repository": "https://github.com/apache/yunikorn-k8shim"
},
{
@@ -28,7 +28,7 @@
"name": "yunikorn-web",
"alias": "web",
"description": "the scheduler web UI",
- "tag": "v1.6.1-1",
+ "tag": "v1.6.1-2",
"repository": "https://github.com/apache/yunikorn-web"
}
]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]