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