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