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