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