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: sha256:936999555808eddcb7e905d3846fbd7469884fddba4dc86c2da9fb9b6a9139f8
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:936999555808eddcb7e905d3846fbd7469884fddba4dc86c2da9fb9b6a9139f8 \ "https://bosh.io/d/github.com/cloudfoundry/loggregator-release?v=105.0"