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