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