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