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