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