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