Skip to content

netman/0.4.0

You can find the source of this version on GitHub at cloudfoundry-incubator/netman-release. It was created based on the commit 36f99e3a.

Release Notes

This is pre-release software. Features are still under active development and may change at any time. Please kick the tires and give us your feedback in the #container-networking channel on cloudfoundry.slack.com! Verified with the following: - CF release v245 - Diego release develop - garden-runc-release v0.9.2 - flannel v0.6.2 - etcd-release v74 - AWS stemcell 3263.7

Significant Changes

Security

Manifest Generation

Usage

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

- name: "netman"
  version: "0.4.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/netman-release?v=0.4.0"
  sha1: "463d59c19309dd8221e1ff7cae739193e2e8a5eb"

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

bosh upload-release --sha1 463d59c19309dd8221e1ff7cae739193e2e8a5eb \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/netman-release?v=0.4.0"

Jobs

Packages