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