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