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