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