log-cache/3.1.5
You can find the source of this version on GitHub at cloudfoundry/log-cache-release. It was created based on the commit c0edbd94
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "log-cache" version: "3.1.5" url: "https://bosh.io/d/github.com/cloudfoundry/log-cache-release?v=3.1.5" sha1: "d095f5965f5dda9e80d9ea6feba39e51a93e7dcf"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d095f5965f5dda9e80d9ea6feba39e51a93e7dcf \ "https://bosh.io/d/github.com/cloudfoundry/log-cache-release?v=3.1.5"