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