diff --git a/fluent-bit.yaml b/fluent-bit.yaml index 1b7c33e832e..fb4570639a2 100644 --- a/fluent-bit.yaml +++ b/fluent-bit.yaml @@ -1,7 +1,7 @@ package: name: fluent-bit - version: 2.1.6 - epoch: 1 + version: 2.1.7 + epoch: 0 description: Fast and Lightweight Log processor and forwarder copyright: - license: Apache-2.0 @@ -30,7 +30,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/fluent/fluent-bit - expected-commit: baef212885e797514704847fa135829ce6c07a42 + expected-commit: e70a93cfdb6c88c84332f94b5ed02209842eb665 tag: v${{package.version}} - runs: |