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