diff --git a/loki.yaml b/loki.yaml index 146a6be1462..0884c8a47d4 100644 --- a/loki.yaml +++ b/loki.yaml @@ -1,7 +1,7 @@ package: name: loki - version: 2.8.2 - epoch: 2 + version: 2.8.3 + epoch: 0 description: Like Prometheus, but for logs. copyright: - license: AGPL-3.0 @@ -19,7 +19,7 @@ pipeline: with: repository: https://github.com/grafana/loki tag: v${{package.version}} - expected-commit: 9f809eda70babaf583bdf6bf335a28038f286618 + expected-commit: 0d81144cfee80c74831a6d0e5d7686e97507e70a - uses: autoconf/make