From 139fd3cda27940c659765007da4167107b082a7b Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 13 Jul 2023 09:07:46 +0000 Subject: [PATCH] newrelic-infrastructure-agent/1.44.0 package update --- 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 bf992960b215..2771378cbb76 100644 --- a/newrelic-infrastructure-agent.yaml +++ b/newrelic-infrastructure-agent.yaml @@ -1,6 +1,6 @@ package: name: newrelic-infrastructure-agent - version: 1.43.2 + version: 1.44.0 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: 29f18ead67f8279c57dbfc5ad5fde94d0bc991c5 + expected-commit: e8840f1f444df272d7f8298912421eb51abdff80 - runs: | # Our global LDFLAGS conflict with a Makefile parameter: https://github.com/newrelic/infrastructure-agent/blob/07ab68f181e25a1552588a3953167e0b15f52372/build/build.mk#L20-L22