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