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