helm-push
helm-push copied to clipboard
Add --app-version flag
helm package accepts --version and --app-version flags to override the chart's version and appversion.
However, helm-push only supports the --version flag. --app-version throws an error.
Just found #87 which solves this. Do we have an idea of a timeline before this gets released ?