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