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