File tree Expand file tree Collapse file tree
recipes/newrelic/infrastructure/agent-control Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -380,7 +380,7 @@ install:
380380 fi
381381 fi
382382 vars :
383- NEW_RELIC_AGENT_VERSION : " 0.38 .0"
383+ NEW_RELIC_AGENT_VERSION : " 0.39 .0"
384384 silent : true
385385
386386 # If configured to do so, migrate the newrelic-infra configuration for usage with New Relic Agent Control
Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ install:
322322 DISTRO_VERSION :
323323 sh : |
324324 rpm -E %{rhel}
325- NEW_RELIC_AGENT_VERSION : " 0.38 .0"
325+ NEW_RELIC_AGENT_VERSION : " 0.39 .0"
326326 silent : true
327327
328328 # If configured to do so, migrate the newrelic-infra configuration for usage with New Relic Agent Control
Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ install:
272272 vars :
273273 SLES_VERSION :
274274 sh : awk -F= '/VERSION_ID/ {print $2}' /etc/os-release
275- NEW_RELIC_AGENT_VERSION : " 0.38 .0"
275+ NEW_RELIC_AGENT_VERSION : " 0.39 .0"
276276 silent : true
277277
278278 # If configured to do so, migrate the newrelic-infra configuration for usage with New Relic Agent Control
You can’t perform that action at this time.
0 commit comments