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