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