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