Skip to content

Commit

Permalink
Bump helm-docs version in all GHAs (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbudziwojskiNR authored Oct 25, 2024
1 parent c817222 commit 7971977
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Install Helm Docs
run: |
version="v1.13.1"
version="v1.14.2"
stripped=$( echo "${version}" | sed s'/v//' )
wget https://github.com/norwoodj/helm-docs/releases/download/${version}/helm-docs_${stripped}_Linux_x86_64.tar.gz
tar --extract --verbose --file="helm-docs_${stripped}_Linux_x86_64.tar.gz" helm-docs
Expand Down
2 changes: 1 addition & 1 deletion charts/k8s-agents-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,4 +275,4 @@ If you want to see a list of all available charts and releases, check [index.yam
| danielstokes | | <https://github.com/danielstokes> |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

0 comments on commit 7971977

Please sign in to comment.