Skip to content

Releases: norwoodj/helm-docs

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

v0.9.0

02 Jan 03:24
0b03dcb
Compare
Choose a tag to compare

Changelog

a1a224e Added Type field & dependencies compatibilty for Helm 3 v2 API
0b03dcb Merge pull request #23 from skaro13/feature/helm-3-compatibility
57aeb0f Updated Build Var Name

v0.8.0

13 Aug 04:27
e08b97e
Compare
Choose a tag to compare

Changelog

e08b97e Merge pull request #19 from norwoodj/minor-fixes
33f87b1 fix: cleans up some code and minor fix to ignore case

v0.7.0

10 Aug 00:08
c8635e6
Compare
Choose a tag to compare

Changelog

56bad9e Feature => Pre-commit hook (#14)
a705e76 Merge pull request #16 from norwoodj/fix-chart-links
bddbcfe Merge pull request #17 from norwoodj/git-hook-changes
c8635e6 Merge pull request #18 from norwoodj/improve-ignoring
99f737f feat: changes files for git hook slightly
d6aca61 feat: improves ignore feature, accepting an ignore file at the root of the repository as well as in the directory
a16a110 feat: updates links to source in chart files