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