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