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