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