We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
chart-doc-gen
1 parent 46d8c1f commit d3e15dcCopy full SHA for d3e15dc
Makefile
@@ -1,7 +1,7 @@
1
.PHONY: unittest
2
3
deps-docs:
4
- go install kubepack.dev/chart-doc-gen@latest
+ go install kubepack.dev/chart-doc-gen@v0.4.7
5
6
docs: deps-docs
7
find . -name "doc.yaml" | \
0 commit comments