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: "b486a91e3ca2d43befd74bf3e647e719913844f8"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b486a91e3ca2d43befd74bf3e647e719913844f8 \ "https://bosh.io/d/github.com/cloudfoundry/leadership-election-release?v=1.0"