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