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