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