diff --git a/aws-for-fluent-bit.yaml b/aws-for-fluent-bit.yaml index 0bc9b5915145..5e97c521d0ee 100644 --- a/aws-for-fluent-bit.yaml +++ b/aws-for-fluent-bit.yaml @@ -1,7 +1,7 @@ package: name: aws-for-fluent-bit - version: 2.31.12.20230629 - epoch: 1 + version: 2.31.12.20230727 + epoch: 0 description: AWS provides a Fluent Bit image with plugins for both CloudWatch Logs and Kinesis Data Firehose. copyright: - license: Apache-2.0 @@ -30,7 +30,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/aws/aws-for-fluent-bit - expected-commit: dfb7a7f63eadbe46a846cfbff05e57948154d39c + expected-commit: 83548a667dc1dc1fec4b55cf467f91f24056800b tag: v${{package.version}} - runs: |