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