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