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