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