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