Skip to content

Commit

Permalink
[release] Update YuniKorn YAML files to Ray 2.41 (#2976)
Browse files Browse the repository at this point in the history
Signed-off-by: win5923 <[email protected]>
  • Loading branch information
win5923 authored Feb 7, 2025
1 parent 658e8dd commit 391099a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ metadata:
ray.io/scheduler-name: volcano
volcano.sh/queue-name: kuberay-test-queue
spec:
rayVersion: '2.9.0'
rayVersion: '2.41.0'
headGroupSpec:
rayStartParams: {}
template:
spec:
containers:
- name: ray-head
image: rayproject/ray:2.9.0
image: rayproject/ray:2.41.0
resources:
limits:
cpu: "1"
Expand All @@ -31,7 +31,7 @@ spec:
spec:
containers:
- name: ray-head
image: rayproject/ray:2.9.0
image: rayproject/ray:2.41.0
resources:
limits:
cpu: "1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ metadata:
labels:
ray.io/scheduler-name: volcano
spec:
rayVersion: '2.9.0'
rayVersion: '2.41.0'
headGroupSpec:
rayStartParams: {}
template:
spec:
containers:
- name: ray-head
image: rayproject/ray:2.9.0
image: rayproject/ray:2.41.0
resources:
limits:
cpu: "1"
Expand Down

0 comments on commit 391099a

Please sign in to comment.