datadog-cluster-agent/2.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 0521aac.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: datadog-cluster-agent
version: "2.5.0"
url: "https://bosh.io/d/github.com/DataDog/datadog-cluster-agent-boshrelease?v=2.5.0"
sha1: sha256:07f8fbec62d7ce9edb463c4cc2a982278e007714e2b72133c004bc1bc0f3dd4e
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:07f8fbec62d7ce9edb463c4cc2a982278e007714e2b72133c004bc1bc0f3dd4e \
"https://bosh.io/d/github.com/DataDog/datadog-cluster-agent-boshrelease?v=2.5.0"