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