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