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