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