Skip to content

Commit

Permalink
chore(deps): update dependency helm-docs to v1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
estecabot committed Oct 10, 2023
1 parent 20a2a70 commit 52b14ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/helm-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export PATH="./.bin:$PATH"
set -euxo pipefail

# renovate: datasource=github-releases depName=helm-docs packageName=norwoodj/helm-docs
HELM_DOCS_VERSION=1.11.2
HELM_DOCS_VERSION=1.11.3

# install helm-docs
curl --silent --show-error --fail --location --output /tmp/helm-docs.tar.gz https://github.com/norwoodj/helm-docs/releases/download/v"${HELM_DOCS_VERSION}"/helm-docs_Linux_x86_64.tar.gz
Expand Down

0 comments on commit 52b14ae

Please sign in to comment.