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