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