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