datadog-agent/4.8.0
You can find the source of this version on GitHub at DataDog/datadog-agent-boshrelease. It was created based on the commit ff81777
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "datadog-agent" version: "4.8.0" url: "https://bosh.io/d/github.com/DataDog/datadog-agent-boshrelease?v=4.8.0" sha1: "118f942cbdc74b6301998e83157d987ba7b017a2"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 118f942cbdc74b6301998e83157d987ba7b017a2 \ "https://bosh.io/d/github.com/DataDog/datadog-agent-boshrelease?v=4.8.0"