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