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