telemetry/0.0.12
You can find the source of this version on GitHub at pivotal-cf/telemetry-release. It was created based on the commit 1031fd0
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "telemetry" version: "0.0.12" url: "https://bosh.io/d/github.com/pivotal-cf/telemetry-release?v=0.0.12" sha1: sha256:67292661cbb362461c0b19ee982f1a0c0c3e5e98fa4c95d44e63dae8f2a8ba88
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:67292661cbb362461c0b19ee982f1a0c0c3e5e98fa4c95d44e63dae8f2a8ba88 \ "https://bosh.io/d/github.com/pivotal-cf/telemetry-release?v=0.0.12"