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