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: "49e40454c467ac76224565cce7d51739af9a96d1"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 49e40454c467ac76224565cce7d51739af9a96d1 \ "https://bosh.io/d/github.com/cloudfoundry/log-cache-release?v=3.0.11"