From 02e79a97aa744306c71141619266ff13d76427b2 Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Thu, 17 Apr 2025 14:19:41 +0900 Subject: [PATCH] [SPARK-51828] Update `README.md` with YuniKorn 1.6.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 999ed508..924e0989 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ $ helm repo add yunikorn https://apache.github.io/yunikorn-release $ helm repo update -$ helm install yunikorn yunikorn/yunikorn --namespace yunikorn --version 1.6.0 --create-namespace --set embedAdmissionController=false +$ helm install yunikorn yunikorn/yunikorn --namespace yunikorn --version 1.6.2 --create-namespace --set embedAdmissionController=false ``` Submit a Spark app to YuniKorn enabled cluster: