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