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