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