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