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