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