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