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