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