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