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