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