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

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

parent 179a4a57
No related branches found
No related tags found
1 merge request!84chore(deps): update dependency mikefarah/yq to v4.24.4
......@@ -68,7 +68,7 @@ RUN curl -L https://github.com/mozilla/sops/releases/download/${SOPS_VERSION}/so
FROM registry.fedoraproject.org/fedora:35 as yq
# renovate: datasource=github-releases depName=mikefarah/yq
ARG YQ_VERSION=v4.24.2
ARG YQ_VERSION=v4.24.4
ENV YQ_VERSION=${YQ_VERSION}
RUN curl -L https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/yq_linux_amd64 > ./yq \
......
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