consul/92
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit 250323d1
.
Release Notes¶
Changes:
- Add LICENSE and NOTICE. details
- Small refactor in support of running consul-release
on Windows BOSH stemcells. details
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "92" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=92" sha1: "5579882f83f93ef85ffd3eaaba94e601eb27af86"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5579882f83f93ef85ffd3eaaba94e601eb27af86 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=92"