Skip to content

Commit 26a07be

Browse files
committed
[SPARK-52028] Update README.md with YuniKorn 1.6.3
### What changes were proposed in this pull request? This PR aims to update `YuniKorn` docs with v1.6.3. ### Why are the changes needed? Apache YuniKorn v1.6.3 was released on 2025-05-06 with one [JIRA issue](https://yunikorn.apache.org/release-announce/1.6.3). - https://yunikorn.apache.org/release-announce/1.6.3/ - apache/yunikorn-core#1007 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Manual review. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #186 from dongjoon-hyun/SPARK-52028. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 6116bb0 commit 26a07be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ $ helm repo add yunikorn https://apache.github.io/yunikorn-release
9393

9494
$ helm repo update
9595

96-
$ helm install yunikorn yunikorn/yunikorn --namespace yunikorn --version 1.6.2 --create-namespace --set embedAdmissionController=false
96+
$ helm install yunikorn yunikorn/yunikorn --namespace yunikorn --version 1.6.3 --create-namespace --set embedAdmissionController=false
9797
```
9898

9999
Submit a Spark app to YuniKorn enabled cluster:

0 commit comments

Comments
 (0)