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