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