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