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