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