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

Merge remote-tracking branch 'origin/renovate/grafana-loki-2.x'

parents 54dee7dd 599d5f0a
Branches release-1.3.0
No related tags found
1 merge request!645chore(deps): update dependency grafana/loki to v2.8.2
...@@ -77,7 +77,7 @@ RUN curl -L https://github.com/mozilla/sops/releases/download/${SOPS_VERSION}/so ...@@ -77,7 +77,7 @@ RUN curl -L https://github.com/mozilla/sops/releases/download/${SOPS_VERSION}/so
FROM quay.io/fedora/fedora:37 as logcli FROM quay.io/fedora/fedora:37 as logcli
# renovate: datasource=github-releases depName=grafana/loki # renovate: datasource=github-releases depName=grafana/loki
ARG LOKI_VERSION=v2.8.0 ARG LOKI_VERSION=v2.8.2
ENV LOKI_VERSION=${LOKI_VERSION} ENV LOKI_VERSION=${LOKI_VERSION}
RUN curl -L https://github.com/grafana/loki/releases/download/${LOKI_VERSION}/logcli-linux-amd64.zip | gunzip - > ./logcli \ RUN curl -L https://github.com/grafana/loki/releases/download/${LOKI_VERSION}/logcli-linux-amd64.zip | gunzip - > ./logcli \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment