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