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