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