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