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