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: sha256:7c92b2ebbbe136c57596af86cd3599f92134f94d741e58d6b07e157df90b5a8e
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:7c92b2ebbbe136c57596af86cd3599f92134f94d741e58d6b07e157df90b5a8e \ "https://bosh.io/d/github.com/cloudfoundry/loggregator-release?v=106.6.1"