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