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