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