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