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