consul/113
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit bad85686
.
Release Notes¶
Changes: - No functional changes, only improvements to documentation. - This release has been marked as a pre-release since the functionality changes in the previous two releases should not be used and are reverted in a later release.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "113" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=113" sha1: "3e2371cb1f439b838419be634ef844615695c859"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 3e2371cb1f439b838419be634ef844615695c859 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=113"