Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: install Helm with script located on GitHub #3843

Merged
merged 1 commit into from
May 22, 2023

Commits on May 22, 2023

  1. ci: install Helm with script located on GitHub

    Installing Helm fails often in the CI. The Helm documentation does not
    point to `https://git.io/get_helm.sh` anymore, but to a location on
    GitHub. To make it easier to update the location in the future, it has
    now been added to `build.env`, just like the `HELM_VERSION`.
    
    See-also: https://helm.sh/docs/intro/install/
    Signed-off-by: Niels de Vos <ndevos@ibm.com>
    nixpanic committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ba290a8 View commit details
    Browse the repository at this point in the history