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