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