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: "7e0bb98cb8c41b75b1032c95f81a2d1c7f94a658"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7e0bb98cb8c41b75b1032c95f81a2d1c7f94a658 \ "https://bosh.io/d/github.com/DataDog/datadog-agent-boshrelease?v=4.12.1"