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