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