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