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