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