Skip to content

Commit 7cf69ef

Browse files
committed
[SPARK-53513] Update YuniKorn docs with 1.7.0
### What changes were proposed in this pull request? This PR aims to update `YuniKorn` docs with `1.7.0`. ### Why are the changes needed? Apache YuniKorn was released on 2025-07-28. - https://yunikorn.apache.org/release-announce/1.7.0 ### Does this PR introduce _any_ user-facing change? No behavior change. ### How was this patch tested? Manual review. ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#313 from dongjoon-hyun/SPARK-53513. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 2df97c8 commit 7cf69ef

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
@@ -105,7 +105,7 @@ helm repo add yunikorn https://apache.github.io/yunikorn-release
105105

106106
helm repo update
107107

108-
helm install yunikorn yunikorn/yunikorn --namespace yunikorn --version 1.6.3 --create-namespace --set embedAdmissionController=false
108+
helm install yunikorn yunikorn/yunikorn --namespace yunikorn --version 1.7.0 --create-namespace --set embedAdmissionController=false
109109
```
110110

111111
Submit a Spark app to YuniKorn enabled cluster:

0 commit comments

Comments
 (0)