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