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