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