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: sha256:d98a94706bfdf03d6222b08462e8cdf7871dcaa1a4eeefdb46936f40c46bc8eb
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:d98a94706bfdf03d6222b08462e8cdf7871dcaa1a4eeefdb46936f40c46bc8eb \
"https://bosh.io/d/github.com/DataDog/datadog-cluster-agent-boshrelease?v=1.0.0"