consul/22.0.3
You can find the source of this version on GitHub at cloudfoundry-community/consul-boshrelease. It was created based on the commit ec9ca1f7
.
Release Notes¶
- Used certs instead of values
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "22.0.3" url: "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=22.0.3" sha1: "0117d44df2a53b923ec3c9e5701040bf23ca1cc9"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 0117d44df2a53b923ec3c9e5701040bf23ca1cc9 \ "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=22.0.3"