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: sha256:577df513ef3c3ab60818f3095d821c66a502eaea25fbc28ff95e00d7323acd63
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 577df513ef3c3ab60818f3095d821c66a502eaea25fbc28ff95e00d7323acd63 \ "https://bosh.io/d/github.com/cloudfoundry/config-server-release?v=0.1.21"