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