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