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