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