Helm Gh Pages Versions Save

A GitHub Action for publishing Helm charts to Github Pages

v1.7.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/stefanprodan/helm-gh-pages/compare/v1.6.0...v1.7.0

v1.6.0

1 year ago

What's Changed

Full Changelog: https://github.com/stefanprodan/helm-gh-pages/compare/v1.5.0...v1.6.0

v1.5.0

2 years ago

Changelog:

  • Update Helm to v3.8.0 #30
  • Add support for GitHub Enterprise #29
  • Add support for custom location of index.yaml #27

v1.4.1

3 years ago

Changelog:

  • Fix helm package version set #22

v1.4.0

3 years ago

Changelog:

  • Add ability to define version and app-version of created helm package #20

v1.3.1

3 years ago

Changelog:

  • Fix owner input param #21

v1.3.0

3 years ago

Changelog:

  • Update Helm to v3.4.1 #18
  • Add fields to explicitly specify username and email for commit user #17

v1.2.0

3 years ago

Changelog:

  • Allow disabling linting #10

v1.1.0

3 years ago

Changelog:

  • Merge index if exists to preserve the timestamp of old versions #9
  • Update Helm to v3.3.0 #9
  • Add support for storing charts in sub-folder #8
  • Skip files and non-chart folders #7

v1.0.0

3 years ago

Initial release 🎉