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