We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc01e7 commit 159c8b5Copy full SHA for 159c8b5
1 file changed
fluent-bit-plugin-loki.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: fluent-bit-plugin-loki
3
- version: "3.6.6"
+ version: "3.6.7"
4
epoch: 0 # go/wolfi-rsc/fluent-bit-plugin-loki
5
description: The Fluent Bit loki plugin allows you to send your log or events to a Loki service.
6
copyright:
@@ -22,7 +22,7 @@ environment:
22
pipeline:
23
- uses: git-checkout
24
with:
25
- expected-commit: fb202465c6e9fdda198e06d6588de8381ded79e7
+ expected-commit: 7e1daf3a36f68639a5d06c1ac057a2fcbf0dce40
26
repository: https://github.com/grafana/loki
27
tag: v${{package.version}}
28
0 commit comments