v0.2.0
Highlights:
- Cleaned up code for unused stuff and created some helper functions to reduce redundant code
- Removed
make sync
,make rebase
- Renamed
make docs
tomake template
- Heavily simplified
make validate
and removed a ton of files that were overly complex due to new requirements. See below for more details - Modified scripts and templates to document the new features
- Updated versioning for semver compliance for Helm 3.5.2
- Added a package-ci script that can be used to validate that charts-build-script changes don't break basic functionality
- Minor bugfixes