From 7e7fe17ef385bd984bd4777f07607c5568448135 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 26 Jul 2023 21:28:54 +0000 Subject: [PATCH] newrelic-infrastructure-agent/1.45.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 2771378cbb7..b780d138a1c 100644 --- a/newrelic-infrastructure-agent.yaml +++ b/newrelic-infrastructure-agent.yaml @@ -1,6 +1,6 @@ package: name: newrelic-infrastructure-agent - version: 1.44.0 + version: 1.45.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: e8840f1f444df272d7f8298912421eb51abdff80 + expected-commit: 1cfd539a4796a48638fcb243bc8a713847b1fc6f - runs: | # Our global LDFLAGS conflict with a Makefile parameter: https://github.com/newrelic/infrastructure-agent/blob/07ab68f181e25a1552588a3953167e0b15f52372/build/build.mk#L20-L22