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