Skip to content

Commit

Permalink
docs: update helm docs (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramizpolic authored Oct 17, 2023
1 parent cee4596 commit 2441ddd
Show file tree
Hide file tree
Showing 4 changed files with 591 additions and 210 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ generate: ## Run generation jobs

.PHONY: generate-helm-docs
generate-helm-docs:
helm-docs -s file -c . -t README.md.gotmpl
helm-docs -s file -c ./vault -t README.md.gotmpl

deps: bin/kind bin/helm-docs
deps: ## Install dependencies
Expand Down
Loading

0 comments on commit 2441ddd

Please sign in to comment.