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