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