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