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