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