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