Releases: norwoodj/helm-docs
Releases · norwoodj/helm-docs
v0.9.0
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
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
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
v0.6.0
Changelog
3eff51f Merge pull request #11 from norwoodj/add-goreport
14ff149 Merge pull request #15 from norwoodj/add-ignore-file
8786369 feat: adds goreport to the readme
68966e5 feat: adds support for an ignore file to exclude charts from processing
v0.5.0
Changelog
cc61258 Merge pull request #10 from norwoodj/document-lists-and-objects
3ccb4ed feat: updates values table generation allowing for non-empty lists/maps to be documented
v0.4.0
Changelog
5d75e92 feat: updates documentation with homebrew installation instructions
v0.3.0
Changelog
dea5d67 Merge pull request #7 from norwoodj/homebrew-6
4e79480 feat: adds goreleaser configuration to deploy a homebrew tap
v0.2.0
Changelog
c9c4752 Merge pull request #5 from norwoodj/issue-3
ed53371 chore: removes unnecessary log message
2a1c431 feat: refactor to use gotemplates to render documentation, adds new example charts
v0.1.1
Changelog
5847981 fix: updates name of version var to get a version in the CLI flag
v0.1.0
Changelog
79c45c7 feat: adds goreleaser to create proper releases, creates packages, adds cobra/viper