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: sha256:239a758075d8ca49222a0274dbfefd0948080bbd83f7a4854de95783e8adea44
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:239a758075d8ca49222a0274dbfefd0948080bbd83f7a4854de95783e8adea44 \ "https://bosh.io/d/github.com/DataDog/datadog-agent-boshrelease?v=2.0.600"