Skip to content

Commit

Permalink
Fix typo in loki package.
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Lorenc <[email protected]>
  • Loading branch information
dlorenc committed Sep 2, 2023
1 parent cd5fd0e commit b28b6f2
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 b28b6f2

Please sign in to comment.