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