Skip to content
Snippets Groups Projects
Verified Commit 5915abea authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

chore(deps): update dependency mikefarah/yq to v4.45.2

parent 9e3ffe08
No related branches found
No related tags found
No related merge requests found
Pipeline #25967 passed
...@@ -144,7 +144,7 @@ yq: ...@@ -144,7 +144,7 @@ yq:
ARG TARGETOS ARG TARGETOS
# renovate: datasource=github-releases depName=mikefarah/yq # renovate: datasource=github-releases depName=mikefarah/yq
ARG YQ_VERSION=v4.45.1 ARG YQ_VERSION=v4.45.2
ENV YQ_VERSION=${YQ_VERSION} ENV YQ_VERSION=${YQ_VERSION}
RUN curl -L https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/yq_${TARGETOS}_${TARGETARCH} > ./yq \ RUN curl -L https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/yq_${TARGETOS}_${TARGETARCH} > ./yq \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment