consul/11
You can find the source of this version on GitHub at cloudfoundry-community/consul-boshrelease. It was created based on the commit 37e46f46
.
Release Notes¶
- change network to networks to support deploying cf without adding extra properties.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "11" url: "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=11" sha1: "d4e275397ae425d2ac36a1d25ff8ea2e83ee0090"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d4e275397ae425d2ac36a1d25ff8ea2e83ee0090 \ "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=11"