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