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