From c296985f2b2c707d82efe8ad0021fa98e5c0d5a7 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 20 Feb 2024 09:14:51 +0000 Subject: [PATCH] newrelic-infrastructure-agent/1.49.1 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- newrelic-infrastructure-agent.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/newrelic-infrastructure-agent.yaml b/newrelic-infrastructure-agent.yaml index 59aa847be90..e1e28789146 100644 --- a/newrelic-infrastructure-agent.yaml +++ b/newrelic-infrastructure-agent.yaml @@ -1,6 +1,6 @@ package: name: newrelic-infrastructure-agent - version: 1.49.0 + version: 1.49.1 epoch: 0 description: New Relic Infrastructure Agent copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/newrelic/infrastructure-agent tag: ${{package.version}} - expected-commit: 863f924029eba595096f4a01ada0584ca045da48 + expected-commit: d05f4eb2c15998b480f67e6c074eb647e5398d08 - runs: | # Our global LDFLAGS conflict with a Makefile parameter: https://github.com/newrelic/infrastructure-agent/blob/07ab68f181e25a1552588a3953167e0b15f52372/build/build.mk#L20-L22