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