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