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