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