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