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