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