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