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