Skip to content

Releases: norwoodj/helm-docs

v1.13.1

02 Mar 14:14
Compare
Choose a tag to compare

Changelog

v1.13.0

24 Feb 13:26
Compare
Choose a tag to compare

Changelog

v1.12.0

21 Dec 10:00
e9aaa42
Compare
Choose a tag to compare

Changelog

  • 604ab7f Add Tests for section feature
  • 4855aef Add containerized pre-commit hook
  • 94cc6af Add possibility to generate subsectioned Values Tables
  • 84eb04f Add some comments about parsing of key comments
  • 0b4b180 Adds AsMap to iterate over .Files.Glob
  • 60d02b1 Change example section chart to new templates
  • 5145fd6 Copy NotationType in Nil Values
  • 7d54b35 Factor out sorting value rows and add dedicated default section
  • 46cac39 Fix filename
  • 980715e Give an example of how to use sections
  • 3b87f0a Merge pull request #159 from terrycain/files_asmap
  • 2743ca4 Merge pull request #167 from RetGal/patch-1
  • aa99dee Merge pull request #172 from gianklug/patch-1
  • 4816ed5 Merge pull request #184 from sblundy/notation-on-null-values
  • eadcfd7 Merge pull request #191 from Labelbox/add-docker-to-pre-commit-hooks
  • e9aaa42 Merge pull request #194 from Haepaxlog/sections
  • 65f1d83 Pin container version to tagged release v1.11.0
  • 65f2b92 Put the creation and sorting of sectioned Value Rows in its own functions
  • d1a32aa Sectioned values are default if provied
  • 5327bfc Update .pre-commit-hooks.yaml
  • c143157 Update README.md with pre-commit usage examples
  • 75774f5 conform to MD022
  • eb95c9d fix(README): change the way helm-docs is installed

v1.11.3

10 Oct 15:14
dd3d586
Compare
Choose a tag to compare

Changelog

  • 598d9b5 Bump all available dependencies to latest.
  • 4120230 Merge pull request #198 from brettmorien/master
  • e67186b Merge pull request #199 from norwoodj/feat/improving-community-standards
  • dd3d586 Merge pull request #201 from Nepo26/200-bug-binary-artifacts-renamed-in-v1112
  • d38ede8 fix: changed to always get the latest version on the helm docs pre commit
  • a808d6e fix: correct contributing link referent in pr template
  • cdc1557 hotfix: changing back artifacts name

v1.11.2

19 Sep 19:44
Compare
Choose a tag to compare

Changelog

  • 2b0ca58 Revert "fix: String additional empty line from generated README.md"
  • b14e524 chore: adding todo to refactor main test
  • 913cc49 chore: change readme to trigger ci
  • 36712d5 chore: update github actions to be able to reproduce using act
  • 3f2182a fix: remove var env dependency by moving tests
  • d0e53ef fix: removing goreleaser project env var to be able to test locally

v1.11.0

29 Jun 10:38
Compare
Choose a tag to compare

Changelog

  • 817af5c Add an option to list charts to generate
  • 1bf1fee Add option for ignoring values
  • b556d85 Added Helm .Files
  • 4a3acbe Added file lazy loading
  • 39f98ee Improve code according to mjpitz suggestions
  • acef4fd Merge pull request #139 from terrycain/107-files
  • 935a760 Merge pull request #141 from j-buczak/ignoring_values
  • 43632a0 Merge pull request #142 from j-buczak/rename_section_to_raw
  • 20b701f Merge pull request #145 from j-buczak/charts_to_generate_flag
  • bad11a7 Merge pull request #146 from j-buczak/fix_file_sorter
  • 60d8310 Merge pull request #151 from armosec/master
  • e911c77 Rename @section to @raw
  • a5a2be9 adding ignore-non-descriptions flag
  • 72e085f chore: generate READMEs for example charts with new version
  • c64450c fix broken file sorting
  • 45f63df fix: fixes file operations to work when not running from the chart root and fixes several tests

v1.10.0

10 May 11:18
88016b1
Compare
Choose a tag to compare

Changelog

  • d2cc641 Add support for custom notation type
  • 4b55b9e Generated example charts with new version
  • 88016b1 Merge pull request #140 from norwoodj/fix/nil-value-types
  • ef73e2e Merge pull request #87 from lucernae/notation-type
  • 93aef0b fix: types on nil values

v1.9.1

25 Apr 19:08
Compare
Choose a tag to compare

Changelog

  • 814c3a1 Generated example charts with new version
  • 02caaaf Revert "Add angle brackets around urls in requirementsTable"

v1.9.0

25 Apr 18:56
902641c
Compare
Choose a tag to compare

Changelog

  • ea66ad2 Add angle brackets around urls in requirementsTable
  • 0b4f3ce Fix documented globals prefixed with the sub-chart alias
  • fa4d751 Fix issue where an empty global object in a child chart would be listed in the root docs
  • 902641c Merge pull request #112 from armsnyder/umbrella-values
  • 361c7d0 Merge pull request #134 from vladimir-babichev/no-bare-urls-in-requirements-table
  • 435f142 Merge pull request #136 from norwoodj/pr-124
  • 3d463f7 New flag --document-dependency-values
  • a126ae1 Runs newest helm-docs to update docs for example charts
  • cae8f4b Tolerate dependency charts without values.yaml
  • b16bef4 Updates alpine docker image to fix issue #124
  • 1785bfb Warn about remote dependencies without erroring; Parse local file:// repositories

v1.8.1

03 Apr 15:38
Compare
Choose a tag to compare

Changelog

  • e91c4c3 Don't print angle brackets for URL/email if not present