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