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