Skip to content

Commit

Permalink
Docs: install extended + helm values comments refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
frisso authored and adamjensenbot committed May 2, 2023
1 parent 8cd1217 commit a7e1821
Show file tree
Hide file tree
Showing 4 changed files with 308 additions and 291 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-generated-helm-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Setup helm-docs
run: |
version=1.5.0
version=1.11.0
arch=x86_64
curl -LO https://github.com/norwoodj/helm-docs/releases/download/v${version}/helm-docs_${version}_linux_${arch}.tar.gz
tar -zxvf helm-docs_${version}_linux_${arch}.tar.gz
Expand Down
Loading

0 comments on commit a7e1821

Please sign in to comment.