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