consul/95
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit 435c2d45
.
Release Notes¶
Changes: - No functional changes, just updates to tests.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "95" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=95" sha1: "f1dd94f3b7b37c6550d569f4f8d804d6c88b1b54"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f1dd94f3b7b37c6550d569f4f8d804d6c88b1b54 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=95"