You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#12: Add --version flag to invocation of helm package
#13: HTTP client for publishing uses CookieSpec.STANDARD for more RFC-compliant cookie parsing
#16: Added --atomic flag to helm install and helm upgrade (thanks to @eemmiirr)
Bugfixes
#14: Fix convention adding the publish property to HelmChart when using the helm-publish plugin; added extension method for using the property from Kotlin DSL
#17: Pass missing flags --upgrade and --wait to HelmInit task