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

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

parent 9486092a
Branches
Tags
1 merge request!759chore(deps): update dependency mikefarah/yq to v4.34.2
Pipeline #17750 passed
...@@ -87,7 +87,7 @@ RUN curl -L https://github.com/grafana/loki/releases/download/${LOKI_VERSION}/lo ...@@ -87,7 +87,7 @@ RUN curl -L https://github.com/grafana/loki/releases/download/${LOKI_VERSION}/lo
FROM quay.io/fedora/fedora:38 as yq FROM quay.io/fedora/fedora:38 as yq
# renovate: datasource=github-releases depName=mikefarah/yq # renovate: datasource=github-releases depName=mikefarah/yq
ARG YQ_VERSION=v4.34.1 ARG YQ_VERSION=v4.34.2
ENV YQ_VERSION=${YQ_VERSION} ENV YQ_VERSION=${YQ_VERSION}
RUN curl -L https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/yq_linux_amd64 > ./yq \ 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.
Please register or to comment