Skip to content

Conversation

@sigmundv
Copy link
Contributor

Get the download URL from the release tagged with v0.3.0 instead of the latest release, which just returns the ray-cluster Helm chart

Signed-off-by: Sigmund Vestergaard sigmundv@gmail.com

Why are these changes needed?

The instructions given in helm-chart/kuberay-operator/README.md don't work, because the command that gets the download URL is wrong. This PR fixes the command such that it gets the correct download URL.

NOTE: The proposed fix gets the chart from release v0.3.0, but you might want to get it from the latest release, which is a different tag.

Related issue number

Fixes #569

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

Get the download URL from the release tagged with v0.3.0 instead of the latest release, which just returns the ray-cluster Helm chart

Signed-off-by: Sigmund Vestergaard <sigmundv@gmail.com>
@kevin85421
Copy link
Member

LGTM

@kevin85421 kevin85421 merged commit 86f896b into ray-project:master Sep 16, 2022
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
Get the download URL from the release tagged with v0.3.0 instead of the latest release, which just returns the ray-cluster Helm chart

Signed-off-by: Sigmund Vestergaard <sigmundv@gmail.com>

Signed-off-by: Sigmund Vestergaard <sigmundv@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Installation (Helm) doc instructions don't work

2 participants