Skip to content

Commit

Permalink
Merge pull request #5054 from dlorenc/loki
Browse files Browse the repository at this point in the history
Fix typo in loki package.
  • Loading branch information
kaniini authored Sep 2, 2023
2 parents cd5fd0e + b28b6f2 commit 496d2a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions loki.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: loki
version: 2.8.4
epoch: 3
epoch: 4
description: Like Prometheus, but for logs.
copyright:
- license: AGPL-3.0
Expand Down Expand Up @@ -29,7 +29,7 @@ pipeline:
# Add the default config
mkdir -p ${{targets.destdir}}/etc/loki
mv local-config.yaml ${{targets.subpkgdir}}/etc/loki
mv local-config.yaml ${{targets.destdir}}/etc/loki
- uses: strip

Expand Down

0 comments on commit 496d2a3

Please sign in to comment.