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