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