Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

0.16.2

Compare
Choose a tag to compare
@timfpark timfpark released this 01 Oct 20:43
· 13 commits to master since this release

50a80f0 Helm dependency update broken /w fresh ~/.helm

Fixes

50a80f0 - Install() now triggers helm serve after helm init and before component installation. Without this, calling helm dependency update... with a newly initialized ~/.helm directory would cause an error to be thrown.