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