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