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