consul/71
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit 7e1bcd4a
.
Release Notes¶
Changes:
This release bumps the version of Golang used in the release from 1.5.3 to 1.6.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "71" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=71" sha1: "f7864eb3f0fb3fed3444d221c413af7ebf15e68e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f7864eb3f0fb3fed3444d221c413af7ebf15e68e \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=71"