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