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