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