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