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