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