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