Readme Generator For Helm Versions Save

Auto generate READMEs for Helm Charts

2.6.1

3 weeks ago

Description of the changes

This new version fixes an issue when the parameters section is empty.

Issues and PRs

  • #79
  • #80

2.6.0

7 months ago

Description of the changes

This new version allows setting a default value for a parameter using the default modifier

Issues and PRs

  • #78

2.5.2

7 months ago

Description of the changes

This new version allows including descriptions in the lines that we do not want to include in the readme (@Skip)

Issues and PRs

  • #75

2.5.1

9 months ago

Description of the changes

  • Update dependencies
  • Fix documentation

Issues and PRs

  • #65
  • #66
  • #63

2.5.0

1 year ago

Description of the changes

  • Adapt output of readme-generator to fit markdown linter rules
  • pkg suppport
  • json5 and tsconfig-paths update

Issues and PRs

  • #50
  • #57
  • #58
  • #59
  • #61

2.4.3

1 year ago

Description of the changes

  • Update dependencies.
  • Fix linter errors.
  • Update Dockerfile.

Issues and PRs

  • #53