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