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