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