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