consul/98
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit bc495bcb
.
Release Notes¶
Changes:
- Bump check-a-record
submodule so that all recursive submodules of consul-release
use https
URLs. details
- Other non-functional changes (additions and improvements to tests).
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "98" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=98" sha1: "7d49cb81bc65dec7fb4bbe270e6c1291ef9bff53"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7d49cb81bc65dec7fb4bbe270e6c1291ef9bff53 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=98"