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