Commit 1c6fc9c0 authored by Matt Butcher's avatar Matt Butcher
Browse files

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 #1198
parent 7b222cef
No related merge requests found
Showing with 307 additions and 106 deletions
+307 -106
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment