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