config-server/0.1.19
You can find the source of this version on GitHub at cloudfoundry/config-server-release. It was created based on the commit 63708c3
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "config-server" version: "0.1.19" url: "https://bosh.io/d/github.com/cloudfoundry/config-server-release?v=0.1.19" sha1: "b6d4fb97305d4b3452f55a9578255b094fdfcab6"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b6d4fb97305d4b3452f55a9578255b094fdfcab6 \ "https://bosh.io/d/github.com/cloudfoundry/config-server-release?v=0.1.19"