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