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