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