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