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