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