consul/115
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit ed50fcd3.
Release Notes¶
Changes: - No functional changes. - This release has been marked as a pre-release since (a) recently added features in v111 and v112 should not be used and are reverted in a later release, and (b) changes introduced in v114 have a known issue.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: consul
version: "115"
url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=115"
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=115"