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