Skip to content

Commit

Permalink
chore(deps): update dependency norwoodj/helm-docs to v1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-dependency-updater[bot] committed Jul 8, 2024
1 parent fac862d commit 90a6c03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/renovate-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export HELM_UNITTEST_VERSION=v0.5.1
export JENKINS_JX_VERSION=v2.7.3

# renovate: datasource=github-releases depName=norwoodj/helm-docs
export HELM_DOCS_VERSION=1.13.1
export HELM_DOCS_VERSION=1.14.2

apt update

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install and run helm-docs
run: |-
# renovate: datasource=github-releases depName=norwoodj/helm-docs
HELM_DOCS_VERSION=1.13.1
HELM_DOCS_VERSION=1.14.2
# install helm-docs
curl -fsSL -o /tmp/helm-docs.tar.gz https://github.com/norwoodj/helm-docs/releases/download/v"${HELM_DOCS_VERSION}"/helm-docs_"${HELM_DOCS_VERSION}"_Linux_x86_64.tar.gz
Expand Down

0 comments on commit 90a6c03

Please sign in to comment.