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