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