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