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: sha256:22c3c1b2e59c3a368eb645dba494345d148cd06103760442c195e2f6cced0614
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:22c3c1b2e59c3a368eb645dba494345d148cd06103760442c195e2f6cced0614 \
"https://bosh.io/d/github.com/cloudfoundry/loggregator-agent-release?v=1.0"