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