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: sha256:1be7b81cdc585bf0d3ebf2f569607e734b5813d8ae5715cf3be24255094e4eb7
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:1be7b81cdc585bf0d3ebf2f569607e734b5813d8ae5715cf3be24255094e4eb7 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/event-log-release?v=0.2"