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