Skip to content
Snippets Groups Projects
Verified Commit 46da82b7 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Merge remote-tracking branch 'origin/renovate/norwoodj-helm-docs-1.x'

parents 949f086e 669f549a
No related branches found
No related tags found
1 merge request!111chore(deps): update dependency norwoodj/helm-docs to v1.10.0
......@@ -77,7 +77,7 @@ RUN curl -L https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/yq_l
FROM registry.fedoraproject.org/fedora:35 as helm-docs
# renovate: datasource=github-releases depName=norwoodj/helm-docs
ARG HELM_DOCS_VERSION=v1.9.1
ARG HELM_DOCS_VERSION=v1.10.0
ENV HELM_DOCS_VERSION=${HELM_DOCS_VERSION}
RUN curl -L https://github.com/norwoodj/helm-docs/releases/download/${HELM_DOCS_VERSION}/helm-docs_$(sed 's/^v//g' <<<${HELM_DOCS_VERSION})_Linux_x86_64.tar.gz | tar xvzf - helm-docs \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment