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