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