diff --git a/newrelic-infrastructure-agent.yaml b/newrelic-infrastructure-agent.yaml index 93c6413d4fd..ce3a2152c61 100644 --- a/newrelic-infrastructure-agent.yaml +++ b/newrelic-infrastructure-agent.yaml @@ -1,7 +1,7 @@ package: name: newrelic-infrastructure-agent - version: 1.57.0 - epoch: 1 + version: 1.57.1 + epoch: 0 description: New Relic Infrastructure Agent copyright: - license: Apache-2.0 @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/newrelic/infrastructure-agent tag: ${{package.version}} - expected-commit: 08ce4b4ef52c4ecb5cacdc4b52bdd7021958c0c5 + expected-commit: 367ee4b9234fe132bfe9454c5bf8f9c71d6feb32 - runs: | # Our global LDFLAGS conflict with a Makefile parameter: https://github.com/newrelic/infrastructure-agent/blob/07ab68f181e25a1552588a3953167e0b15f52372/build/build.mk#L20-L22