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