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