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