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