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