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