Skip to content

v0.2.0

Compare
Choose a tag to compare
@aiyengar2 aiyengar2 released this 17 May 21:09
· 412 commits to master since this release
cae97e4

Highlights:

  • Cleaned up code for unused stuff and created some helper functions to reduce redundant code
  • Removed make sync, make rebase
  • Renamed make docs to make 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

#38