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