Skip to content

Commit

Permalink
fix worker ray version
Browse files Browse the repository at this point in the history
  • Loading branch information
troyyyang committed Oct 6, 2023
1 parent 91de38f commit e710e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ray/helm/ray/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ workers:
- groupName: small-group
image:
repository: dkr.plural.sh/ray/rayproject/ray
tag: 2.5.0
tag: 2.7.0
replicas: 0
minReplicas: 0
maxReplicas: 10
Expand Down

0 comments on commit e710e09

Please sign in to comment.