Closed jamezpolley closed 4 years ago
I note there's a script to automate this. Maybe we can put this in the makefile instead?
Totals | |
---|---|
Change from base Build db3226e53: | 0.0% |
Covered Lines: | 804 |
Relevant Lines: | 1115 |
I note there's a script to automate this. Maybe we can put this in the makefile instead?
On second thoughts, I think not.
If the installer already had an older version of Helm installed and needed that version, a surprise upgrade would be upsetting; and they may well skip a make helm
step because they know they already have it.
Probably better to leave this is a documented requirement and let the installer make an informed choice
Probably better to leave this is a documented requirement and let the installer make an informed choice
Yup. I agree!
Thanks!
Fixes #157