Skip to content
Snippets Groups Projects
Commit 2dda28c0 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

chore(deps): update dependency norwoodj/helm-docs to v1.8.1

parent 586c12d4
Branches
Tags
1 merge request!77chore(deps): update dependency norwoodj/helm-docs to v1.8.1
......@@ -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.7.0
ARG HELM_DOCS_VERSION=v1.8.1
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.
Please register or to comment