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