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