Skip to content

Releases: bitnami/readme-generator-for-helm

2.7.2

14 Jul 07:13
f4c5694

Choose a tag to compare

What's Changed

  • fix(lib/utils.js): Change regexp to take only the 'key' at the beginning by @fmulero in #147
  • fix(builder.js): Values defined as nullabe without setting any value were skipped by @fmulero in #148
  • Prepare release 2.7.2 by @fmulero in #149

Full Changelog: 2.7.1...2.7.2

2.7.1

25 Jun 09:28
011bf88

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.0...2.7.1

2.7.0

23 Jan 07:32
b578e76

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.1...2.7.0

2.6.1

22 Apr 08:18
aa1ecc0

Choose a tag to compare

Description of the changes

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

Issues and PRs

2.6.0

19 Oct 12:08
1251bbc

Choose a tag to compare

Description of the changes

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

Issues and PRs

2.5.2

11 Oct 09:45
44a4049

Choose a tag to compare

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

2.5.1

01 Aug 08:21
f9eb5fd

Choose a tag to compare

Description of the changes

  • Update dependencies
  • Fix documentation

Issues and PRs

2.5.0

17 Feb 10:40
56339fd

Choose a tag to compare

Description of the changes

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

Issues and PRs

2.4.3

21 Oct 15:52
9e33ca8

Choose a tag to compare

Description of the changes

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

Issues and PRs