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