consul/110
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit bba65ac6
.
Release Notes¶
Changes:
- Initial work to add cross-platform support (Linux and Windows) for consul-release
. details
- Other non-functional changes.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "110" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=110" sha1: "ae578343980fbee381af39c5934ba5b4f778e801"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ae578343980fbee381af39c5934ba5b4f778e801 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=110"