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