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