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