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