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