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