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