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