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