diff --git a/GNUmakefile b/GNUmakefile index 787c2be..46d53cb 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,7 +1,7 @@ DEBNAME := promtail APP_REMOTE := github.com/grafana/loki # renovate: datasource=github-releases depName=grafana/loki -PROMTAIL_VERSION := v2.9.6 +PROMTAIL_VERSION := v3.0.0 APPDESCRIPTION := Log agent for Loki APPURL := https://github.com/grafana/loki/blob/master/docs/clients/promtail/ ARCH := amd64 arm arm64