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