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