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