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