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