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