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