Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions telegraf.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: telegraf
version: 1.27.3
epoch: 1
version: 1.27.4
epoch: 0
description:
copyright:
- license: MIT
Expand All @@ -19,7 +19,7 @@ pipeline:
- uses: git-checkout
with:
tag: v${{package.version}}
expected-commit: afcf01332f975fe9a0e4473151756ec880012e77
expected-commit: c0f0866100fb960bffcdb8ed5f8ac1f67e25fab6
repository: https://github.com/influxdata/telegraf

- if: ${{build.arch}} == 'x86_64'
Expand Down