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