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