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