Skip to content

v0.2.1: Merge pull request #49 from aiyengar2/remove_github_workflow_from_update

Compare
Choose a tag to compare
@jiaqiluo jiaqiluo released this 08 Jun 19:04
· 402 commits to master since this release
020c08a

Enhancements:

  • Update Go to v1.16
  • The make pull-scripts command runs faster now
  • The +upstream-version part is omitted if the upstream chart version is the same as our chart version.

New Features:

  • The new version field in the package.yaml can be used to set the chart's version, and it will override the chart's original version or packageVersion.

Fixes:

  • Fix the bug where the overlay file is left in the charts/<package-name> directory after the file is removed from the packages/<package-name>/generated-changes/overlay directory