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