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