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