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