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