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