Skip to content

networking/9

You can find the source of this version on GitHub at cloudfoundry/networking-release. It was created based on the commit 373b61e.

Release Notes

  • Added generic iptables job

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "networking"
  version: "9"
  url: "https://bosh.io/d/github.com/cloudfoundry/networking-release?v=9"
  sha1: "9b5f9d27917c3754e492470ac6c9af80d62963db"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 9b5f9d27917c3754e492470ac6c9af80d62963db \
  "https://bosh.io/d/github.com/cloudfoundry/networking-release?v=9"

Jobs