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