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