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