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