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