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