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