docs: add autodocs generation for helm values
All threads resolved!
All threads resolved!
Summary
Restructure comments section in chart/values.yaml
to support helm autodocs, include a README.md.gotpl
to re-create README.md using:
docker run -v "$(pwd):/helm-docs" -u $(id -u) jnorwood/helm-docs:v1.5.0 --dry-run -s file -t .gitlab-ci/README.md.gotmpl
Eventually add this to some pre-commit hook.
Edited by joshwolf
Merge request reports
Activity
added 9 commits
-
69d885e1...7f2b6ffd - 8 commits from branch
master
- 247d1845 - docs: update README with auto generated docs for values
-
69d885e1...7f2b6ffd - 8 commits from branch
added 5 commits
-
247d1845...4a971335 - 4 commits from branch
release-1.1
- 0af2a781 - docs: update README with auto generated docs for values
-
247d1845...4a971335 - 4 commits from branch
added 1 commit
- 9bc2b57f - docs: update README with auto generated docs for values
added 3 commits
-
9bc2b57f...5fb2bc83 - 2 commits from branch
release-1.1
- 06c7bc43 - docs: update README with auto generated docs for values
-
9bc2b57f...5fb2bc83 - 2 commits from branch
- Automatically resolved by joshwolf
added 1 commit
- 3735ce14 - docs: update README with auto generated docs for values
Please register or sign in to reply