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