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