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