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