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