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