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