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