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