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