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