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