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