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