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: sha256:503dbb96e0b9d52becbc79aab872a53e4a03942714783434b222bec05e0f103a
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:503dbb96e0b9d52becbc79aab872a53e4a03942714783434b222bec05e0f103a \ "https://bosh.io/d/github.com/DataDog/datadog-agent-boshrelease?v=4.8.1"