Skip to content

Commit 4ed216f

Browse files
committed
[SPARK-51828] Update README.md with YuniKorn 1.6.2
### What changes were proposed in this pull request? This PR aims to update `YuniKorn` docs with v1.6.2. ### Why are the changes needed? Apache YuniKorn v1.6.2 was released on 2025-03-18 with 7 [JIRAs](https://yunikorn.apache.org/release-announce/1.6.2) issues. All users of 1.6.0 and 1.6.1 are urged to upgrade. - https://yunikorn.apache.org/release-announce/1.6.2/ ### Does this PR introduce _any_ user-facing change? No, this is a documentation update. ### How was this patch tested? Manual review. ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#173 from dongjoon-hyun/SPARK-51828. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 885d372 commit 4ed216f

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.0 --create-namespace --set embedAdmissionController=false
96+
$ helm install yunikorn yunikorn/yunikorn --namespace yunikorn --version 1.6.2 --create-namespace --set embedAdmissionController=false
9797
```
9898

9999
Submit a Spark app to YuniKorn enabled cluster:

0 commit comments

Comments
 (0)