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