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