datadog-cluster-agent/1.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 9780d85
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "datadog-cluster-agent" version: "1.0.0" url: "https://bosh.io/d/github.com/DataDog/datadog-cluster-agent-boshrelease?v=1.0.0" sha1: "5d68ee8da6c5b736f57f4fa3517aefc9fd1a47f3"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5d68ee8da6c5b736f57f4fa3517aefc9fd1a47f3 \ "https://bosh.io/d/github.com/DataDog/datadog-cluster-agent-boshrelease?v=1.0.0"