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