From 0fe06509ef1a741083e0c826225972e192934227 Mon Sep 17 00:00:00 2001 From: Esteca Bot Date: Mon, 8 Jul 2024 10:16:28 +0000 Subject: [PATCH] chore(deps): update helm-docs to v1.14.2 --- .github/helm-docs.sh | 2 +- .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/helm-docs.sh b/.github/helm-docs.sh index 6696f20b..ccfbd2eb 100755 --- a/.github/helm-docs.sh +++ b/.github/helm-docs.sh @@ -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.13.1 +HELM_DOCS_VERSION=1.14.2 # 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_${HELM_DOCS_VERSION}_Linux_x86_64.tar.gz diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9155bd1b..5658052b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/norwoodj/helm-docs - rev: v1.13.1 + rev: v1.14.2 hooks: - id: helm-docs args: