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