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