Helm 2 support is dropped and dependencies on its api were removed. This means helm extensions to go templates are not supported by this plugin, since the helm engine funcMap is now private. The functions from the sprig are now used instead.
NOTE: Some initial versions of the 2.0.x cycle were wrongly published and for that reason they should start on 2.0.2, you can check GitHub releases for the last release with artifacts attached.
- Removed
requiredfield - Added
defaultfield. Now you should explicitly say you want thedefault=(empty string) instead of that being implicit. - The input file flag
-twas changed to-o