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