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