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