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