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