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