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