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