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