deviceinsight / helm-maven-plugin

Maven Plugin for Helm Charts
Apache License 2.0
46 stars 22 forks source link

Add new setting to overwrite default helm stable version for helm in… #90

Closed marinabauer closed 3 years ago

marinabauer commented 3 years ago

…it 2.x

A helm init in version helm 2.x adds a default repo url ('--stable-repo-url'), which leads on a isolated environment to the issue, that the default is not availalbe. With the new setting, this can be overwritten, default is still "https://charts.helm.sh/stable"