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