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

feat(helm): remove the requirement that fetch/install need version #1293

Merged

Commits on Oct 7, 2016

  1. feat(helm): remove the requirement that fetch/install need version

    This removes the requirement that a fetch or install command must
    explicitly state the version number to install. Instead, this goes to
    the strategy used by OS package managers: Install the latest until told
    to do otherwise.
    
    Closes helm#1198
    technosophos committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    1c6fc9c View commit details
    Browse the repository at this point in the history