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