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