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