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