From 0a37d91caba5a0372939d0d0fe2eebff42ad2b1a Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 20 Feb 2024 18:16:26 +0000 Subject: [PATCH] telegraf-1.29/1.29.5 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- telegraf-1.29.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/telegraf-1.29.yaml b/telegraf-1.29.yaml index d3a0cdc84c7..ac4813110f8 100644 --- a/telegraf-1.29.yaml +++ b/telegraf-1.29.yaml @@ -1,6 +1,6 @@ package: name: telegraf-1.29 - version: 1.29.4 + version: 1.29.5 epoch: 0 description: Telegraf is an agent for collecting, processing, aggregating, and writing metric copyright: @@ -22,7 +22,7 @@ pipeline: - uses: git-checkout with: tag: v${{package.version}} - expected-commit: 4441c4ed5ba88104957ce27249aaadb175f698fb + expected-commit: 138d0d54add1e3dcd70592d069bed4218bae2bd2 repository: https://github.com/influxdata/telegraf - if: ${{build.arch}} == 'x86_64'