Skip to content

Releases: norwoodj/helm-docs

v1.2.0

04 Oct 00:17
Compare
Choose a tag to compare

Changelog

a43ccae Merge pull request #54 from DirtyCajunRice/master
31983b5 Merge pull request #61 from norwoodj/fix-dash-versions
cbf9096 Merge pull request #62 from norwoodj/fix-diry
0dc6df7 Merge pull request #63 from norwoodj/add-helm-docs-version-line
b77e783 allow multiple templates
21c7bae chore: updates pre-commit hook version
670be38 feat: updates default chart to add a footer to markdown files with the helm-docs version, if set
02f4425 feat: updates to add chart search path flag and to search for template files differently based on how they're presented fixes #47
4ad6c82 fix: escapes dashes in version badges so complicated versions work fixes #56

Docker images

  • docker pull jnorwood/helm-docs:latest
  • docker pull jnorwood/helm-docs:v1.2.0

v1.1.0

03 Oct 17:30
f83a5b5
Compare
Choose a tag to compare

Changelog

f83a5b5 Merge pull request #60 from norwoodj/new-style-comment-parity
d88cca4 feat: Largely expands all features for old comments to new comments, old-style comments effectively deprecated

Docker images

  • docker pull jnorwood/helm-docs:latest
  • docker pull jnorwood/helm-docs:v1.1.0

v1.0.0

02 Oct 22:17
52f4bc6
Compare
Choose a tag to compare

Changelog

52f4bc6 Merge pull request #59 from norwoodj/auto-find-comments
4634ab3 feat!: Adds the capability to provide comments without the path to the documented field fixes #58

Docker images

  • docker pull jnorwood/helm-docs:latest
  • docker pull jnorwood/helm-docs:v1.0.0

v0.15.0

07 Aug 19:08
b6ff99b
Compare
Choose a tag to compare

Changelog

b6ff99b Merge pull request #50 from sc250024/fix-GithubRelease
26112f1 fix: GitHub token for Homebrew tap

Docker images

  • docker pull jnorwood/helm-docs:latest
  • docker pull jnorwood/helm-docs:v0.15.0

v0.14.0

06 Aug 21:45
Compare
Choose a tag to compare

Changelog

ef2c57d Add FPM/DEB packaging method, sign checksums
2eb5ddd Add Github Actions CI/CD workflows
2aefc00 Improve Docker usage documentation
99c522e Merge pull request #1 from Artus-LHIND/develop
2db2ba7 Merge pull request #2 from Artus-LHIND/develop
582154e Merge pull request #3 from Artus-LHIND/develop
0e25e47 Merge pull request #4 from Artus-LHIND/develop
b24995e Merge pull request #40 from ccremer/patch-1
a2c4222 Merge pull request #41 from ccremer/actions
f66fdbd Merge pull request #42 from Artus-LHIND/master
2ddaac8 Merge pull request #43 from acim/install-from-source
b6e6c48 Merge pull request #46 from matheusfm/feature/name-template
3cfab7a Merge pull request #49 from sc250024/fix-PreCommitHookReadmeTemplate
4e48985 add 'chart.name' template description in 'Available Templates' section
8437377 add chart name template to examples
d3f1be7 add doc how to install from source
5cfba29 add template to the chart name
722e89a chore: update default template in README.md
feaeece feat: add full-template example
8fb6f38 feat: add two regex for markdown linting
64ad9ea feat: check for line templates, update README.md
77673fb feat: deprecation, badges, styling, more options
61d5caf feat: fixed and updated READMEs
1af69cd feat: updates signature public key for action
f67f99d fix: Updating hook config for README.md.gotmpl
b3a41ff fix: no double whitespace using the badges
1ee9a7e refactor: badges at default template

Docker images

  • docker pull jnorwood/helm-docs:latest
  • docker pull jnorwood/helm-docs:v0.14.0

v0.13.0

29 Apr 00:19
a025f54
Compare
Choose a tag to compare

Changelog

1d599a9 Add WORKDIR to Dockerfile to allow mounting charts, expand docs
a025f54 Merge pull request #38 from nvtkaszpir/dockerfile-workdir

Docker images

  • docker pull jnorwood/helm-docs:latest
  • docker pull jnorwood/helm-docs:v0.13.0

v0.12.0

08 Apr 01:55
Compare
Choose a tag to compare

Changelog

0e6e33d Merge pull request #36 from eddycharly/master
946e126 attempt to add docker to goreleaser
effae03 fix: fixes docker image name

Docker images

  • docker pull jnorwood/helm-docs:latest
  • docker pull jnorwood/helm-docs:v0.12.0

v0.11.1

31 Mar 03:54
49ce04b
Compare
Choose a tag to compare

Changelog

49ce04b Merge pull request #34 from norwoodj/update-custom-default-rendering
a792182 fix: Doesn't backtick-quote custom default values, back to the way originally implemented

v0.11.0

30 Mar 01:37
0e09ed3
Compare
Choose a tag to compare

Changelog

6e7dd6d Merge pull request #31 from norwoodj/improve-custom-default-rendering
1923cc6 Merge pull request #32 from norwoodj/issue-24-special
0e09ed3 Merge pull request #33 from norwoodj/issue-28-output
2e9de7c chore: slightly changes format of @default values as they're rendered in the mardown output
37501cb feat: adds a --output-file cli option for specifying the file to which documentation is written (fixes #28)
0e8e6fd fix: renders <, >, and & characters from default values correctly (fixes #24)

v0.10.0

29 Mar 21:21
3c4fdb2
Compare
Choose a tag to compare

Changelog

3c4fdb2 Merge pull request #29 from eddycharly/master
30bbb44 add comments continuation and default value