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