Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions newrelic-infrastructure-agent.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
Expand Down