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