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