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