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