Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ project_name: newrelic-agent-control
env:
# Artifacts Versions
# Currently the only way to update the sub-agent versions is rebuild the binary of the agent-control
- NEWRELIC_INFRA_AGENT_VERSION=1.68.0
- NEWRELIC_INFRA_AGENT_VERSION=1.69.0
- NR_OTEL_COLLECTOR_VERSION=1.5.0
- NR_AUTH_CLIENT_VERSION=0.0.10
builds:
Expand Down
Loading