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