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