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