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