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