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