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