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