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