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