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