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